add git mirrors

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-16 11:38:05 +01:00
parent 44a41b3893
commit 39739835fa
2 changed files with 6 additions and 0 deletions

View File

@ -92,3 +92,4 @@ web:
pub: pub:
git push --mirror git push --mirror
git push --mirror github

5
README
View File

@ -127,6 +127,11 @@ may vanish at any point. To select a specific branch use
# Stay on version 1.1 # Stay on version 1.1
git checkout -b 1.1 origin/1.1 git checkout -b 1.1 origin/1.1
### Mirrors
* git://github.com/telmich/cdist.git (Nicos Schottelius' backup)
* git://git.sans.ethz.ch/cdist (Steven Armstrongs main repo)
## Update ## Update
To upgrade cdist in the current branch use To upgrade cdist in the current branch use