]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'wm/shortlog-hash'
authorTaylor Blau <me@ttaylorr.com>
Fri, 25 Oct 2024 18:02:49 +0000 (14:02 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 25 Oct 2024 18:02:49 +0000 (14:02 -0400)
Teaches 'shortlog' to explicitly use SHA-1 when operating outside of
a repository.

* wm/shortlog-hash:
  builtin/shortlog: explicitly set hash algo when there is no repo


Trivial merge