>> I noticed that when the branch was rebased on the centralized and repo >> and origin/our_patches is up-to-date in mine. >> >> If I checkout another branch and then ckecout our_branches, I got a >> message telling my our_patches and the one from the server have diverged >> (or you are two commits behind...). >> >> How can you get this info directly without leaving/rejoining your >> branch? > > It is also part of "git status"' output. Is there some option to just get the status of HEAD against tracked branch and not the index status? I guess I could do an alias but an option would be nicer ;) Nicolas -- 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