projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb8f4d
)
CRM-11658 - releaser - Explain why there are two git_base_url options
author
Tim Otten
<totten@civicrm.org>
Wed, 6 Mar 2013 21:47:21 +0000
(16:47 -0500)
committer
Tim Otten
<totten@civicrm.org>
Wed, 6 Mar 2013 22:13:00 +0000
(17:13 -0500)
tools/scripts/releaser/releaser.conf.txt
patch
|
blob
|
blame
|
history
diff --git
a/tools/scripts/releaser/releaser.conf.txt
b/tools/scripts/releaser/releaser.conf.txt
index 0c3239e721bea1524af36b8a43a96be38b62ca35..927a94a4e8f582fd1c570f35e4471a955f4e9e50 100644
(file)
--- a/
tools/scripts/releaser/releaser.conf.txt
+++ b/
tools/scripts/releaser/releaser.conf.txt
@@
-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