ansible/library/source_control
Christian Goetze f41d4ac390 Add support for bare git reference repos
This adds two parameters to the git module:

  bare (boolean)
    Indicates this is to be a bare repositori

  reference (string)
    Indicates the path or url to the reference repo.
    Check out the "--reference" option in the "git clone"
    man page

Added appropriate tests.
2013-10-31 10:56:14 -07:00
..
bzr fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00
git Add support for bare git reference repos 2013-10-31 10:56:14 -07:00
hg Fix Hg.__init__(...) reading value from self.hg_path 2013-10-10 15:46:10 +00:00
subversion fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00