Mercurial: an alternative to git
Posted Sep 15, 2005 14:54 UTC (Thu) by
bos (guest, #6154)
Parent article:
Mercurial: an alternative to git
A small addendum to Jake's review: Mercurial has commands called incoming and outgoing to see what changes are available to propagate from one repository to another.
These aren't complete replacements for a "give me one diff that shows how this repository differs from that one" kind of command, but they do give you roughly the same information.
(
Log in to post comments)