summaryrefslogtreecommitdiffstats
path: root/Utilities/GitSetup/config
blob: d69a6792fce7bffa44220ee4a2ca79a8eb3245a8 (plain)
1
2
3
4
5
6
7
8
9
[hooks]
	url = https://cmake.org/cmake.git
[ssh]
	host = cmake.org
	key = id_git_cmake
	request-url = https://www.kitware.com/Admin/SendPassword.cgi
[stage]
        url = git://cmake.org/stage/cmake.git
        pushurl = git@cmake.org:stage/cmake.git