hg summary - summarize working directory state
Contents
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]
