diff --git a/stagit.c b/stagit.c index 173ac4c..02161fc 100644 --- a/stagit.c +++ b/stagit.c @@ -435,7 +435,7 @@ writelog(FILE *fp, const git_oid *oid) git_revwalk_simplify_first_parent(w); fputs("\n" - "" + "" "\n\n", fp); while (!git_revwalk_next(&id, w)) {
DateCommit messageAuthorFiles+AuthorFiles+-