Skip to content

jhoblitt/puppet-git_subtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet git_subtree Module

Build Status

Description

Install the git-subtree script for versions of git < 1.7.11. Later versions of git include this functionality. Since subtree support is implemented as a shell script, it's trivial to install a copy of this script from recent releases on older git installations. This is known to work with at least git >= 1.7.

At the time of this writing, EPEL/6 is shipping git 1.7.1 and EPEL/5 is shipping git 1.7.4.1 .

Examples

include git_subtree

class{ 'git_subtree': }

Support

Please log tickets and issues at github

Copyright

Copyright (C) 2012-2013 Joshua Hoblitt jhoblitt@cpan.org

About

Install the git-subtree script for versions of git < 1.7.11

Resources

License

Stars

Watchers

Forks

Packages

No packages published