Browse Source
"git log --exclude=<glob> --all | git shortlog" worked as expected, but "git shortlog --exclude=<glob> --all", which is supposed to be identical to the above pipeline, was not accepted at the command line argument parser level. * jc/shortlog-ref-exclude: shortlog: allow --exclude=<glob> to be passedmaint
![gitster@pobox.com](/assets/img/avatar_default.png)
2 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue