aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/manifests/snapshot.pp
Commit message (Collapse)AuthorAgeFilesLines
* lint fixes for gitThomas Backlund2015-10-201-3/+3
|
* git: Ensure that on update, any submodules are also updated.Colin Guthrie2014-06-151-1/+1
|
* git: Make git pulls silent.Colin Guthrie2014-03-231-2/+1
| | | | | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does. (fixes previous commit which put the -q in the wrong place and had a comment about the lack of -q)
* git: Make git pulls silent.Colin Guthrie2014-03-231-1/+1
| | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does.
* Support git snapshots of a specific branch name (needed for identity.mageia.org)Colin Guthrie2014-03-231-2/+3
|
* git::snapshot: don't add cron if $refresh == '0'Nicolas Vigier2013-07-061-5/+7
|
* split more fileMichael Scherer2012-03-221-0/+22