summaryrefslogtreecommitdiffstats
path: root/Documentation/git-checkout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-07-12 08:47:29 +0200
committerJunio C Hamano <gitster@pobox.com>2010-07-12 08:47:29 +0200
commit609eb9f7ff2af45d52ea90c0678a442d46aaa163 (patch)
treeffc41d47800a65665625835215e9e82020954f1a /Documentation/git-checkout.txt
parentdiff.c: fix a graph output bug (diff)
parentDocumentation: Spelling fix in protocol-capabilities.txt (diff)
downloadgit-609eb9f7ff2af45d52ea90c0678a442d46aaa163.tar.xz
git-609eb9f7ff2af45d52ea90c0678a442d46aaa163.zip
Merge branch 'maint'
* maint: Documentation: Spelling fix in protocol-capabilities.txt checkout: accord documentation to what git does t0005: work around strange $? in ksh when program terminated by a signal
Diffstat (limited to 'Documentation/git-checkout.txt')
-rw-r--r--Documentation/git-checkout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index 261dd90c38..1bacd2e104 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -263,7 +263,7 @@ the above checkout would fail like this:
+
------------
$ git checkout mytopic
-fatal: Entry 'frotz' not uptodate. Cannot merge.
+error: You have local changes to 'frotz'; not switching branches.
------------
+
You can give the `-m` flag to the command, which would try a