Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'en/rebase-against-rebase-fix'
[gitweb.git]
/
Documentation
/
git-checkout.txt
diff --git
a/Documentation/git-checkout.txt
b/Documentation/git-checkout.txt
index 97c51449f76af11f4eab55dc466aacbe79211134..66e570113a077d2c52c4fc3ac09d24a272df5301 100644
(file)
--- a/
Documentation/git-checkout.txt
+++ b/
Documentation/git-checkout.txt
@@
-280,7
+280,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