Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/test-help
author
mpm@selenic.com
Wed, 15 Jun 2005 00:33:57 -0800
changeset 350
b4e0e20646bb
parent 336
aa6cbde09f72
parent 349
b2293093b89e
child 423
25afb21d97ba
child 429
688d03d6997a
permissions
-rwxr-xr-x
Merge with TAH -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Merge with TAH manifest hash:
ec82cc2d7b7357fd7db4917e09d7d6865482de58
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCr+f1ywK+sNU5EO8RAuPtAJ0WilDBo3iG4S/dmIabhzYW987TtgCgkjkM 8OmatsrjG01iJAhkKJj+XnQ= =mOLr -----END PGP SIGNATURE-----
#!/bin/bash
set -x
hg help
hg add -h
hg help diff
hg help foo
hg commands
exit 0