|
|
|
@ -127,6 +127,11 @@ may vanish at any point. To select a specific branch use
|
|
|
|
|
# Stay on version 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 |
|
|
|
|
|
|
|
|
|
To upgrade cdist in the current branch use |
|
|
|
|