Re: [PATCH] "not uptodate" changed to "has local changes"
- Date: Fri, 16 May 2008 13:12:39 -0400
- From: Kevin Ballard <kevin@xxxxxx>
- Subject: Re: [PATCH] "not uptodate" changed to "has local changes"
On May 16, 2008, at 6:25 AM, Johannes Schindelin wrote:
On Thu, 15 May 2008, André Goddard Rosa wrote:
This patch will make git a little more human friendly, reporting
"file.txt: has local changes".
Documentation/git-checkout.txt should also change in this case,
otherwise users will see different output to that described and
possibly get confused if following along with the examples.
I like the idea too.
No comment on the concern that it might break people's scripts? None?
How about an ugly hack? Look to see if stdout is a tty, if so spit out
the more human-readable version, otherwise spit out the old version >:-)
-Kevin
--
Kevin Ballard
http://kevin.sb.org
kevin@xxxxxx
http://www.tildesoft.com
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html