##// END OF EJS Templates
Stop patch description import at diff -r...
Stop patch description import at diff -r -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stop patch description import at diff -r manifest hash: cc269f69c26ad4fba1fdaeefe2dc8191a0669fe0 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCyZmyywK+sNU5EO8RAkODAJ9d/JYpBOZiOcQxlz0n2VtIPtK/IgCgl2Lj caGbq4yn4RxzBQqqIoQzOTQ= =9fHy -----END PGP SIGNATURE-----

File last commit:

r596:9a8daeff default
r614:6bff574d default
Show More
test-help
11 lines | 105 B | text/plain | TextLexer
#!/bin/sh
hg help
hg -q help
hg add -h
hg add --skjdfks
hg help diff
hg help foo
hg -q commands
exit 0