fix missing post_checkout, and remove riseup test
This commit is contained in:
parent
d4f8b7ab60
commit
6c80fcc212
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[DEFAULT]
|
||||
pre_update = mr addremotes
|
||||
update = git remote update
|
||||
addremotes = mr addremotes
|
||||
post_checkout = mr addremotes
|
||||
|
||||
[.]
|
||||
checkout = git clone gitosis@labs.riseup.net:shared-mr .
|
||||
|
@ -63,7 +63,6 @@ addremotes = cd cron &&
|
|||
git remote add immerda git://git.puppet.immerda.ch/module-cron.git
|
||||
git remote add nadir git://git.nadir.org/puppet-cron.git
|
||||
git remote add sarava git://git.sarava.org/puppet-cron.git
|
||||
git remote add riseup git://labs.riseup.net/module_common
|
||||
git remote update
|
||||
|
||||
[git]
|
||||
|
|
Loading…
Reference in a new issue