]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf9c0e741a9f0e303b19bc0c0bad6bcbac63c4ab2
treeccd7c4c6e953147563a585259242009c2336e5a4
parentc8b7c0272aa67ce0788be51e3f0edb5f2279abb8
parente37eae0c1e13cb418947383f7c803d9463bfa3d7
Merge branch 'dl/resurrect-update-for-sha256'

"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