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.
1 parent 164d298 commit 6a35384Copy full SHA for 6a35384
src/GitVersionExe/HelpWriter.cs
@@ -26,6 +26,7 @@ path The directory containing .git. If not defined current directory
26
/l Path to logfile.
27
/showconfig Outputs the effective GitVersion config (defaults + custom from GitVersion.yaml) in yaml format
28
/overrideconfig Overrides GitVersion config values inline (semicolon-separated key value pairs e.g. /overrideconfig:tag-prefix=Foo)
29
+ Currently supported config overrides: tag-prefix
30
31
# AssemblyInfo updating
32
/updateassemblyinfo
0 commit comments