On 7/21/08, Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> wrote: > Actually I think it _is_ useful, like this: > > $ git checkout > Your branch is ahead of the tracked remote branch 'junio/next' by 1 commit. > > How will it be possible to get that info easily after your patch? Eek, are we using "checkout" to get status information now? If that goes wrong, you could be blowing away your locally modified data by accident. I think "git status" reports this information in recent versions, doesn't it? Thanks, Avery -- 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