diff --git a/stagit.c b/stagit.c index 8a1a798..28b2b7e 100644 --- a/stagit.c +++ b/stagit.c @@ -711,7 +711,7 @@ writefilestree(FILE *fp, git_tree *tree, const char *branch, const char *path) fprintf(fp, "%juB", (uintmax_t)filesize); fputs("\n", fp); } else if (!git_submodule_lookup(&module, repo, entryname)) { - fprintf(fp, "