##// END OF EJS Templates
branching: merge with stable
branching: merge with stable

File last commit:

r47182:1c667958 merge default
r47182:1c667958 merge default
Show More
next
22 lines | 427 B | text/plain | TextLexer
== New Features ==
* `hg purge` is now a core command using `--confirm` by default.
* The `rev-branch-cache` is now updated incrementally whenever changesets
are added.
== New Experimental Features ==
== Bug Fixes ==
== Backwards Compatibility Changes ==
== Internal API Changes ==
* `changelog.branchinfo` is deprecated and will be removed after 5.8.
It is superseded by `changelogrevision.branchinfo`.