On Tue, 17 Oct 2006 01:08:59 -0400
Aaron Bentley [off-list ref] wrote:
I can use the 'bzr missing' command to check whether my branch is in
sync with a remote branch. Or I can use the 'pull' command to update my
branch to a given revno in a remote branch.
The "bzr missing" command sounds like a handy one.
Someone on the xorg mailing list was recently lamenting that git does not
have an easy way to compare a local branch to a remote one. While this
turns out to not be a big problem in git, it might be nice to have such
a command.
Sean