Imported Upstream version 2.10.0
[platform/upstream/git.git] / shortlog.h
index de4f86f..5a326c6 100644 (file)
@@ -17,6 +17,7 @@ struct shortlog {
        char *common_repo_prefix;
        int email;
        struct string_list mailmap;
+       FILE *file;
 };
 
 void shortlog_init(struct shortlog *log);