##// END OF EJS Templates
fix: only check for obsolete commits in the --rev case...
fix: only check for obsolete commits in the --rev case With both `--all` and `--source`, we already exclude obsolete revisions in the revset, so there's no need to call `checkfixablectx()` in those cases. Differential Revision: https://phab.mercurial-scm.org/D9227

File last commit:

r45503:cf04f62d default
r46401:205c4066 default
Show More
README.md
4 lines | 106 B | text/x-minidsrc | MarkdownLexer

rhg

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