HG(SUMMARY) HG(SUMMARY)

hg summary - summarize working directory state

hg summary [--remote]

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.

check for push and pull

sum