Skip to content

Commit ca071d0

Browse files
committed
Added command line help documentation for nofetch. Fixes #613.
1 parent d7c9d06 commit ca071d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitVersionExe/HelpWriter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Specify name of AssemblyInfo file. Can also /updateAssemblyInfo GlobalAssemblyIn
4040
/c The commit id to check. If not specified, the latest available commit on the specified branch will be used.
4141
/dynamicRepoLocation
4242
By default dynamic repositories will be cloned to %tmp%. Use this switch to override
43+
/nofetch Disables 'git fetch' during version calculation. Might cause GitVersion to not calculate your version as expected.
4344
4445
# Execute build args
4546
/exec Executes target executable making GitVersion variables available as environmental variables

0 commit comments

Comments
 (0)