Point mr to jandd's run-locally github branch
This commit is contained in:
parent
d3a44eb38e
commit
1f815bad85
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ checkout = git clone https://github.com/CAcertOrg/cats cacert-cats
|
|||
checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-mgr.git cacert-mgr
|
||||
|
||||
[cacert-software]
|
||||
checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-devel.git cacert-software
|
||||
#checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-devel.git cacert-software
|
||||
checkout = git clone -b run-locally https://github.com/jandd/cacert-devel.git cacert-software
|
||||
|
|
Loading…
Reference in a new issue