From ef6b505caa339d05efba9425a24277b58884adf1 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 11 May 2010 09:29:55 -0400 Subject: Add GITCommand key value pair. --- Modules/DartConfiguration.tcl.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in index 0b05865..85b4138 100644 --- a/Modules/DartConfiguration.tcl.in +++ b/Modules/DartConfiguration.tcl.in @@ -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@ -- cgit v0.12