CRM-11658 - releaser - Explain why there are two git_base_url options
authorTim Otten <totten@civicrm.org>
Wed, 6 Mar 2013 21:47:21 +0000 (16:47 -0500)
committerTim Otten <totten@civicrm.org>
Wed, 6 Mar 2013 22:13:00 +0000 (17:13 -0500)
tools/scripts/releaser/releaser.conf.txt

index 0c3239e721bea1524af36b8a43a96be38b62ca35..927a94a4e8f582fd1c570f35e4471a955f4e9e50 100644 (file)
@@ -1,6 +1,8 @@
 #!/bin/bash
 
 ## The GIT repo where we can find branches and create tags
+## Note: Choose https or SSH depending on whether you've
+## configured HTTP credential cache or SSH keys.
 #git_base_url=https://github.com/civicrm
 #git_base_url=git@github.com:civicrm