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

hg summary - summarize working directory state

Aliases

       sum

                                                                                                     HG(SUMMARY)

Description

       This  generates a brief summary of the working directory state, including parents, branch, commit status,
       phase and available updates.

       With the --remote option, this will check the default paths for incoming and outgoing changes.  This  can
       be time-consuming.

       Returns 0 on success.

Name

       hg summary - summarize working directory state

Options

--remote
              check for push and pull

Synopsis

       hg summary [--remote]

return

See Also