Makefile: rebuild git.o on version change, clean up git$X flags
[gitweb.git] / Documentation / git-checkout.txt
index 818b720b914fa33d3a4b5c7858573bd59f0b0945..82929523c7166f9e5beb08689cef65cfa20c9a8c 100644 (file)
@@ -52,8 +52,9 @@ OPTIONS
        set up configuration so that git-pull will automatically
        retrieve data from the remote branch.  Set the
        branch.autosetupmerge configuration variable to true if you
-       want git-checkout and git-branch to always behave as if
-       '--track' were given.
+       want git-checkout and git-branch to behave as if
+       '--track' were given when you branch from a remote
+       tracking branch.
 
 --no-track::
        When -b is given and a branch is created off a remote branch,