Add GITCommand key value pair.
This commit is contained in:
parent
408bf244dd
commit
ef6b505caa
|
@ -46,6 +46,10 @@ CVSUpdateOptions: @CVS_UPDATE_OPTIONS@
|
|||
SVNCommand: @SVNCOMMAND@
|
||||
SVNUpdateOptions: @SVN_UPDATE_OPTIONS@
|
||||
|
||||
# Git options
|
||||
GITCommand: @GITCOMMAND@
|
||||
GITUpdateOptions: @GIT_UPDATE_OPTIONS@
|
||||
|
||||
# Generic update command
|
||||
UpdateCommand: @UPDATE_COMMAND@
|
||||
UpdateOptions: @UPDATE_OPTIONS@
|
||||
|
|
Loading…
Reference in New Issue