##// END OF EJS Templates
absorb: preserve branch-changing changesets even if empty...
absorb: preserve branch-changing changesets even if empty This makes the behavior consistent with 'hg commit', which allows to create otherwise empty changesets if the branch changes compared to the parent. A branch change can denote important information, so it should be preserved.

File last commit:

r45503:cf04f62d default
r45516:1b757f38 default
Show More
Cargo.toml
8 lines | 131 B | text/plain | TOMLLexer
[package]
name = "rhg"
version = "0.1.0"
authors = ["Antoine Cezar <antoine.cezar@octobus.net>"]
edition = "2018"
[dependencies]