Staging
v0.5.1
https://github.com/git/git
Revision 225365fb5195e804274ab569ac3cc4919451dc7f authored by Junio C Hamano on 26 February 2021, 00:34:59 UTC, committed by Junio C Hamano on 26 February 2021, 00:43:33 UTC
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 1400458
Raw File
Tip revision: 225365fb5195e804274ab569ac3cc4919451dc7f authored by Junio C Hamano on 26 February 2021, 00:34:59 UTC
Git 2.31-rc0
Tip revision: 225365f
.gitmodules
[submodule "sha1collisiondetection"]
	path = sha1collisiondetection
	url = https://github.com/cr-marcstevens/sha1collisiondetection.git
	branch = master
back to top