Skip to content

Commit

Permalink
checkout: accord documentation to what git does
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Nicolas Sebrecht authored and Junio C Hamano committed Jul 9, 2010
1 parent 0e418e5 commit 142183d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-checkout.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,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
Expand Down

0 comments on commit 142183d

Please sign in to comment.