table of contents
CDIST-TYPE__GIT(7) | cdist | CDIST-TYPE__GIT(7) |
NAME¶
cdist-type__git - Get and or keep git repositories up-to-date
DESCRIPTION¶
This cdist type allows you to clone git repositories
REQUIRED PARAMETERS¶
- source
- Specifies the git remote to clone from
OPTIONAL PARAMETERS¶
EXAMPLES¶
__git /home/services/dokuwiki --source git://github.com/splitbrain/dokuwiki.git # Checkout cdist, stay on branch 2.1 __git /home/nico/cdist --source git@code.ungleich.ch:ungleich-public/cdist.git --branch 2.1
AUTHORS¶
Nico Schottelius <nico-cdist--@--schottelius.org>
COPYING¶
Copyright (C) 2012 Nico Schottelius. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
COPYRIGHT¶
ungleich GmbH 2019
June 23, 2019 | 5.1.2 |