Commit Graph

12 Commits (bda2ce6ffdb04f37a920294ca2cc560c8ddebecb)

Author SHA1 Message Date
Petr Svoboda d9576b3529 Tidy up fix of git module traceback
13 years ago
Petr Svoboda 2d5b942ffe Fix traceback in git module when version checkout fails
13 years ago
Michael DeHaan 32d5038d72 Don't add --version HEAD parameter is already HEAD, some versions of git don't like this.
13 years ago
James Laska 95a22338a2 Resolve incompatability between depth and version
13 years ago
Matt Spaulding 871f781ec7 Fix git submodule update when version specified
13 years ago
Stephen Fromm 76d848331f Add submodule support to git module
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Benjamin Schwarze a0c89e742e remove unused git function is_current_branch (looks like it returns always True anyway which might be wrong)
13 years ago
Benjamin Schwarze 3cae9d6d0d use module.get_bin_path('git', True) once and pass git_path to functions
13 years ago
Stoned Elipot c9f268ac48 Fix typo in git module documentation preventing it to be processed by ansible-doc
13 years ago
Jesse Keating f645d27f5e Add an update option to the git module
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago