DOKK / manpages / debian 10 / cdist / cdist-type__git.7.en
CDIST-TYPE__GIT(7) cdist CDIST-TYPE__GIT(7)

cdist-type__git - Get and or keep git repositories up-to-date

This cdist type allows you to clone git repositories

Specifies the git remote to clone from

Either "present" or "absent", defaults to "present"
Create this branch by checking out the remote branch of this name Default branch is "master"
Group to chgrp to.
Unix permissions, suitable for chmod.
User to chown to.

__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/ungleich/cdist.git --branch 2.1


Nico Schottelius <nico-cdist--@--schottelius.org>

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.

February 16, 2019 4.10.6