Lorin Hochstein
0cf3cfbf5a
git doc: don't prepend ssh:// for ssh repo
...
The github ssh example has ssh:// at the beginning of the url. However, this doesn't
work. It does work if the ssh:// is removed.
2016-12-08 11:22:31 -05:00
Jérémie Astori
c52bfe3e35
Fix #91 : Expand user home folder for the key_file path of the git module
2016-12-08 11:22:30 -05:00
Antti Salminen
75e15e2ae9
Find the actual commit annotated tags refer to instead of the tag object.
2016-12-08 11:22:29 -05:00
Toshio Kuratomi
b00e6464e9
Fix cornercase tracebaxk when detecting whether submodules changed
2016-12-08 11:22:28 -05:00
Toshio Kuratomi
3e09de7aef
Fix git module checking out correct version after initial clone
...
Fixes #313
2016-12-08 11:22:27 -05:00
Toshio Kuratomi
dfd4433fba
Fix git module handling of the recursive flag
...
Fixes : #169
2016-12-08 11:22:24 -05:00
Toshio Kuratomi
5fc463eee7
Update desctiprion, parameter name, and default value as discussed in #55
2016-12-08 11:22:24 -05:00
CptLausebaer
a572f85d43
correct requirement of parameter dest
...
The parameter "dest:" is required, but it is documented as "required: false".
2016-12-08 11:22:24 -05:00
Chad Nelson
20706f5f4d
Chnge option name to track_submodule_branches.
...
Update documentation to reflect what the actual effect of the option.
2016-12-08 11:22:23 -05:00
Chad Nelson
5f30157a05
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.
2016-12-08 11:22:23 -05:00
Michael DeHaan
ef2a2b9093
package files
2016-12-08 11:22:22 -05:00
Michael DeHaan
213e518165
file extensions!
2016-12-08 11:22:22 -05:00
Michael DeHaan
c7eec45b73
Restructuring.
2016-12-08 11:22:22 -05:00