We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nofetch
1 parent d7c9d06 commit ca071d0Copy full SHA for ca071d0
src/GitVersionExe/HelpWriter.cs
@@ -40,6 +40,7 @@ Specify name of AssemblyInfo file. Can also /updateAssemblyInfo GlobalAssemblyIn
40
/c The commit id to check. If not specified, the latest available commit on the specified branch will be used.
41
/dynamicRepoLocation
42
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.
44
45
# Execute build args
46
/exec Executes target executable making GitVersion variables available as environmental variables
0 commit comments