logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chg - a fast client for Mercurial command server

Author

       Written by Yuya Nishihara <yuya@tcha.org>.

                                                  March 3, 2013                                           CHG(1)

Description

       The  chg  command is the wrapper for hg command.  It uses the Mercurial command server to reduce start-up
       overhead.

Name

       chg - a fast client for Mercurial command server

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)

Synopsis

chgcommand [options] [arguments]...

See Also