X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-shortlog.c;h=16af6199ab2bc8a663d16f78a5d461a5bee05bc7;hb=2e88c266261489a16708ba5ee0ddfbabcb17e3a4;hp=8d3f742d432c966e5afe03e8d0628eb92a73920c;hpb=43d151a1b087db22e2f9a754772b469de1194f67;p=git.git diff --git a/builtin-shortlog.c b/builtin-shortlog.c index 8d3f742d4..16af6199a 100644 --- a/builtin-shortlog.c +++ b/builtin-shortlog.c @@ -331,4 +331,3 @@ int cmd_shortlog(int argc, const char **argv, const char *prefix) return 0; } -