https://github.com/git/git
Raw File
Tip revision: aa25c82427ae70aebf3b8f970f2afd54e9a2a8c6 authored by Junio C Hamano on 19 May 2019, 07:46:42 UTC
Git 2.22-rc1
Tip revision: aa25c82
.gitmodules
[submodule "sha1collisiondetection"]
	path = sha1collisiondetection
	url = https://github.com/cr-marcstevens/sha1collisiondetection.git
	branch = master
back to top