X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-shortlog.c;h=16af6199ab2bc8a663d16f78a5d461a5bee05bc7;hb=e4cd6c7a20bfc776086817671d58e09060a8079a;hp=8d3f742d432c966e5afe03e8d0628eb92a73920c;hpb=070739fd351702ea9bb4f65595728ae25a488075;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; } -