Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 11 Feb 2010 17:36:10 +0000 | osimons | Use the hash and not the sequence number when updating local Mercurial repository. The hash is guaranteed to refer to the same changeset, whereas the sequence number may differ if local repository contains other changes. Closes #528. |