]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/resurrect-update-for-sha256'
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2020 20:04:24 +0000 (13:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2020 20:04:24 +0000 (13:04 -0700)
"git resurrect" script (in contrib/) learned that the object names
may be longer than 40-hex depending on the hash function in use.

* dl/resurrect-update-for-sha256:
  contrib/git-resurrect.sh: use hash-agnostic OID pattern
  contrib/git-resurrect.sh: indent with tabs


Trivial merge