##// END OF EJS Templates
re2: adjust local variable assignment scope...
re2: adjust local variable assignment scope Pytype flagged the exception handler where these are used as `[name-error]`, and PyCharm complained they may be used before assignment. Differential Revision: https://phab.mercurial-scm.org/D10376
Matt Harbison -
r47688:9c3e8456 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...

rhg

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