convert: add a config knob for not saving the bzr revision
Now that the timestamp is fixed, the log of the Mercurial repo is still unstable with --debug, because the bzr commit ID keeps changing. Both hg and git implement `convert.*.saverev`, so do the same here.
Showing
- hgext/convert/__init__.py 8 additions, 0 deletionshgext/convert/__init__.py
- hgext/convert/bzr.py 3 additions, 1 deletionhgext/convert/bzr.py
- mercurial/configitems.py 3 additions, 0 deletionsmercurial/configitems.py
- tests/test-convert-bzr-merges.t 1 addition, 1 deletiontests/test-convert-bzr-merges.t
- tests/test-convert.t 9 additions, 0 deletionstests/test-convert.t
Loading
Please register or sign in to comment