summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-04-28 08:40:29 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-04-28 08:40:29 +0000
commit9ab876720cbaa7bef5a4fd4e8b831d52e5b5cf04 (patch)
tree619b3adf34fc9a4f9afd49c8f71bf18d71f12463 /git-checkout.txt
parent2f102bb1f5361354dc6678e045bbc8fd103136e5 (diff)
downloadgit-htmldocs-9ab876720cbaa7bef5a4fd4e8b831d52e5b5cf04.tar.gz
Autogenerated HTML docs for v1.5.5.1-99-gf0ec4
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index e11cddbfc..a644173e1 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -47,7 +47,7 @@ OPTIONS
by linkgit:git-check-ref-format[1]. Some of these checks
may restrict the characters allowed in a branch name.
---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