CMake/Utilities/GitSetup/config
Brad King d2c3686a08 Add and configure developer setup helper scripts
Configure GitSetup scripts for CMake.  Run them from a single
Utilities/SetupForDevelopment.sh script.
2012-03-02 13:33:41 -05:00

10 lines
250 B
Plaintext

[hooks]
url = http://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