Nice to see Mercurial on HN — my favorite version control software (:
I remember years ago learning that in some way Mercurial repo functionality was a "superset" of Git, the main issue being Mercurial's "named branches" — you could not round-trip those through Git. But you can round-trip all Git stuff through Mercurial.
I wonder how this project deals with that? Or maybe something has advanced on one side or the other so now they can round-trip each other.
3 comments
[ 3.0 ms ] story [ 16.3 ms ] threadI remember years ago learning that in some way Mercurial repo functionality was a "superset" of Git, the main issue being Mercurial's "named branches" — you could not round-trip those through Git. But you can round-trip all Git stuff through Mercurial.
I wonder how this project deals with that? Or maybe something has advanced on one side or the other so now they can round-trip each other.