Toshio Kuratomi
41559311d8
Fix cornercase tracebaxk when detecting whether submodules changed
2014-11-25 16:03:52 -08:00
Toshio Kuratomi
c46f39f044
Fix git module checking out correct version after initial clone
...
Fixes #313
2014-11-19 12:30:24 -08:00
Toshio Kuratomi
63e81cfc2e
Fix git module handling of the recursive flag
...
Fixes : #169
2014-10-28 17:57:37 -04:00
Toshio Kuratomi
9fe5c2af2d
Update desctiprion, parameter name, and default value as discussed in #55
2014-10-28 15:10:10 -04:00
Toshio Kuratomi
785762efe8
Merge pull request #55 from bibliotechy/add-track-submodule-branches-parameter
...
Add track submodule branches parameter
2014-10-28 15:03:57 -04:00
CptLausebaer
617eed6556
correct requirement of parameter dest
...
The parameter "dest:" is required, but it is documented as "required: false".
2014-10-21 18:51:13 +02:00
Chad Nelson
37ed9b19ef
Chnge option name to track_submodule_branches.
...
Update documentation to reflect what the actual effect of the option.
2014-09-29 22:36:13 -04:00
Chad Nelson
30aae62e25
Give option on how git tracks submodules.
...
Allows user to decide if git submodule should track branches/tags or track commit hashes defined in the superproject.
Add track_branches parameter to the git module.
Defaults to track branches behavior.
2014-09-29 22:36:13 -04:00
Michael DeHaan
c8e1a2077e
file extensions!
2014-09-26 10:37:56 -04:00