cdist-type__git
Get and or keep git repositories up-to-date
- Provided by: cdist (Version: 4.0.0~pre3-2)
- Report a bug
Get and or keep git repositories up-to-date
This cdist type allows you to clone git repositories
source
state
branch
group
mode
owner
__git /home/services/dokuwiki --source git://github.com/splitbrain/dokuwiki.git # Checkout cdist, stay on branch 2.1 __git /home/nico/cdist --source git://github.com/telmich/cdist.git --branch 2.1
Copyright (C) 2012 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).
Nico Schottelius <nico-cdist--@--schottelius.org>