summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4aefee)
raw | patch | inline | side by side (parent: a4aefee)
author | Fredrik Skolmli <fredrik@frsk.net> | |
Sun, 19 Oct 2008 16:09:43 +0000 (18:09 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 19 Oct 2008 20:08:14 +0000 (13:08 -0700) |
Signed-off-by: Fredrik Skolmli <fredrik@frsk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt | patch | blob | history |
index 82e154de4970c1c2cb35335591cfe457e80a89c1..168333a588e0828d2d14687774fd41cc57f43721 100644 (file)
off of "origin/hack" (or "remotes/origin/hack", or even
"refs/remotes/origin/hack"). If the given name has no slash, or the above
guessing results in an empty name, the guessing is aborted. You can
-exlicitly give a name with '-b' in such a case.
+explicitly give a name with '-b' in such a case.
--no-track::
Ignore the branch.autosetupmerge configuration variable.