Merge pull request #4622 from civicrm/4.5
[civicrm-core.git] / 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