On Tue, Apr 7, 2009 at 9:16 AM, Jeff King <peff@xxxxxxxx> wrote: > This information is easily accessible when we are > calculating the relationship. The only reason not to print > it all the time is that it consumes a fair bit of screen > space, and may not be of interest to the user. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > This one is very RFC. Should this information be part of the regular > "-v"? Should it be part of "git branch" with regular verbosity? > > Should the format be different? I wonder if > > master 1234abcd [origin/master: ahead 5, behind 6] whatever > > will be interpreted as "origin/master is ahead 5, behind 6" when it is > really the reverse. Maybe "[ahead 5, behind 6 from origin/master]" would > be better? Yes I think so. Thanks a lot for your work! -Paolo -- 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