]> git.ipfire.org Git - thirdparty/git.git/blobdiff - shortlog.h
add --chmod: don't update index when --dry-run is used
[thirdparty/git.git] / shortlog.h
index 64be879b241b1bd3daf8d5a30cf736f98211e745..3f7e9aabcaef4b1ff2e5a5122cbea8bc97a6b7d5 100644 (file)
@@ -23,7 +23,6 @@ struct shortlog {
        } groups;
        struct string_list trailers;
 
-       char *common_repo_prefix;
        int email;
        struct string_list mailmap;
        FILE *file;