##// END OF EJS Templates
Show tags in hg history etc....
Show tags in hg history etc. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Show tags in hg history etc. manifest hash: 5520d8f5be86d5183c5b6f84e25cb99eb35ad4b7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCsphGW7P1GVgWeRoRAtujAJ97McEv8gL8m1uZz79ufKgbzFf6ZACfd7vQ 49wFPb65oMSwro9XjOoGgCk= =BSsw -----END PGP SIGNATURE-----

File last commit:

r350:b4e0e206 merge default
r387:c07c6fb2 default
Show More
test-help
10 lines | 83 B | text/plain | TextLexer
#!/bin/bash
set -x
hg help
hg add -h
hg help diff
hg help foo
hg commands
exit 0