X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-checkout.txt;h=3ad9760a4d6949837c1e186402c9810b59a0138d;hb=8e69d78be3f315ea8c7b96400c0c65763b3e8f00;hp=a644173e15da7e3203fa8de8a6cb917f138f93c2;hpb=d576c45aae8479e6a50ae183e3a6ef4d6b42489f;p=git.git diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index a644173e1..3ad9760a4 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -47,7 +47,8 @@ OPTIONS by linkgit:git-check-ref-format[1]. Some of these checks may restrict the characters allowed in a branch name. --t, --track:: +-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 a branch. Use this if you always pull from the same upstream branch @@ -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