Skip to content
Snippets Groups Projects
Commit 054fece0 authored by totten's avatar totten
Browse files

CRM-11658 - releaser - Explain why there are two git_base_url options

parent 8fb8f4de
No related branches found
No related tags found
No related merge requests found
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment