from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
CHG
Section: User Commands (1) Updated: March 3, 2013 Index
Return to Main Contents
NAME
chg - a fast client for Mercurial command server
SYNOPSIS
chg
command [ options] [ arguments]...
DESCRIPTION
The
chg
command is the wrapper for
hg
command.
It uses the Mercurial command server to reduce star-up overhead.
OPTIONS
This program accepts the same command line syntax as the
hg
command. Additionally it accepts the following options.
- --kill-chg-daemon
-
Terminate the background command servers.
SEE ALSO
hg(1)
AUTHOR
Written by Yuya Nishihara < yuya@tcha.org>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
- AUTHOR
-
|