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