]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-switch.txt
branch: add flags and config to inherit tracking
[thirdparty/git.git] / Documentation / git-switch.txt
index 5c438cd505875841763f0151dfe0a2c1454dfcc5..96dc036ea5ae26fe4ce306a542e86b71af3b10ff 100644 (file)
@@ -152,7 +152,7 @@ should result in deletion of the path).
        attached to a terminal, regardless of `--quiet`.
 
 -t::
---track::
+--track [direct|inherit]::
        When creating a new branch, set up "upstream" configuration.
        `-c` is implied. See `--track` in linkgit:git-branch[1] for
        details.