]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-switch.txt
Merge branch 'js/branch-track-inherit'
[thirdparty/git.git] / Documentation / git-switch.txt
index 5c90f76fbe3511054b4261a2286e2d7518532e2d..bbcbdceb459c2828e0eb46110d038137be1f6f92 100644 (file)
@@ -151,7 +151,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.