##// END OF EJS Templates
absorb: preserve branch-closing changesets even if empty...
absorb: preserve branch-closing changesets even if empty This makes the behavior consistent with 'hg commit', which allows to create otherwise empty changesets if they close the branch. A lost branch closure can inadvertently re-open a branch, so it should be preserved.
Manuel Jacob -
r45517:bfef35bb default
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...
rustfmt.toml Loading ...

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.