X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-checkout.txt;h=3ad9760a4d6949837c1e186402c9810b59a0138d;hb=8e69d78be3f315ea8c7b96400c0c65763b3e8f00;hp=e11cddbfc96f742968789abd369a4f7e240db27c;hpb=ba9f517bdd2062d1d90d37e5b10d1688d48bc225;p=git.git diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index e11cddbfc..3ad9760a4 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -47,6 +47,7 @@ OPTIONS by linkgit:git-check-ref-format[1]. Some of these checks may restrict the characters allowed in a branch name. +-t:: --track:: When creating a new branch, set up configuration so that git-pull will automatically retrieve data from the start point, which must be @@ -215,4 +216,4 @@ Documentation by Junio C Hamano and the git-list . GIT --- -Part of the linkgit:git[7] suite +Part of the linkgit:git[1] suite