2013/8/7 Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>: > Jiang Xin <worldhello.net@xxxxxxxxx> writes: > >> With this patch, "git status" will report relationship between current >> branch and its upstream counterpart even if there is no difference. >> >> $ git status >> # On branch master >> # Your branch is identical to its tracking branch: 'origin/master'. > > Why not, but we try to say "remote-tracking branch" instead of just > "tracking". Adding "remote-" in your wording may make the line a bit > long, but it may be sufficient to say > > # Your branch is identical to 'origin/master' That's better. Thanks. > > That's consistant with other messages like > > # Your branch is ahead of '%s' by %d commits > > (And this would deserve a test) Will add some test cases in t6040 if this patch has value. -- Jiang Xin -- 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