login
Header Space

 
 

Re: [PATCH] "not uptodate" changed to "has local changes"

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kevin Ballard <kevin@...>
Cc: Johannes Schindelin <Johannes.Schindelin@...>, Mike Ralphson <mike.ralphson@...>, Tim Harper <timcharper@...>, <git@...>
Date: Friday, May 16, 2008 - 11:30 pm

On Fri, May 16, 2008 at 2:12 PM, Kevin Ballard <kevin@sb.org> wrote:

Is this user interface set on stone? I think we should reserve the
right to improve always.

I would deprecate the current message, but I think that most users
cannot find so much of a sense in the former message,
although the script developer can easily change his scripts to search
for ´cannot merge´ instead.

Do you have a better idea?

---
[PATCH] "not uptodate" changed to "has local changes"

Use more straightforward message for regular user.

Signed-off-by: Andre Goddard Rosa <andre.goddard@gmail.com>

diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index a644173..624dea6 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -168,7 +168,7 @@ the above checkout would fail like this:
 +
 ------------
 $ git checkout mytopic
-fatal: Entry 'frotz' not uptodate. Cannot merge.
+fatal: Entry 'frotz' not uptodate, it has local changes. Cannot merge.
 ------------
 +
 You can give the `-m` flag to the command, which would try a
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] "not uptodate" changed to "has local changes", André Goddard Rosa, (Thu May 15, 10:14 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", Johannes Schindelin, (Fri May 16, 6:25 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Kevin Ballard, (Fri May 16, 1:12 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", André Goddard Rosa, (Fri May 16, 11:30 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", Johannes Schindelin, (Sat May 17, 6:04 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Wincent Colaiuta, (Sat May 17, 11:08 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Matthieu Moy, (Sat May 17, 11:32 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Steven Walter, (Sat May 17, 10:44 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Sverre Rabbelier, (Sat May 17, 12:12 pm)
Re* [PATCH] "not uptodate" changed to "has local changes", Junio C Hamano, (Sat May 17, 3:03 pm)
Re: Re* [PATCH] "not uptodate" changed to "has local changes", Wincent Colaiuta, (Mon May 19, 2:55 am)
Re: Re* [PATCH] "not uptodate" changed to "has local changes", Sverre Rabbelier, (Mon May 19, 2:28 pm)
Re: Re* [PATCH] "not uptodate" changed to "has local changes", Sverre Rabbelier, (Sat May 17, 4:29 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", Johannes Schindelin, (Sat May 17, 2:44 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", Sverre Rabbelier, (Sat May 17, 4:14 pm)
Re: [PATCH] "not uptodate" changed to "has local changes", Holger Schurig, (Fri May 16, 7:02 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Johannes Schindelin, (Fri May 16, 8:22 am)
Re: [PATCH] "not uptodate" changed to "has local changes", Francis Moreau, (Fri May 16, 7:50 am)
speck-geostationary