##// END OF EJS Templates
dispatch: parse and apply -R early...
dispatch: parse and apply -R early This allows us to use extensions specified in .hg/hgrc. Unfortunately, this requires us to parse that file twice, but performance impact on the version command appears to be less than 1%.

File last commit:

r1338:2b77ea66 default
r4553:741f64df default
Show More
test-empty
7 lines | 60 B | text/plain | TextLexer
#!/bin/sh
hg init
hg log
hg grep wah
hg manifest
hg verify