From: Nicolas Sebrecht Date: Fri, 9 Jul 2010 20:27:48 +0000 (+0200) Subject: checkout: accord documentation to what git does X-Git-Tag: v1.7.2-rc3~3^2~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=142183d09634aa00a47107c7ffc5e39fa6cbf1b0;p=git.git checkout: accord documentation to what git does Signed-off-by: Nicolas Sebrecht Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index 7146288ad..7b8316222 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -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