glviewvol

Help: summary

hg summary [--remote]

aliases: sum

summarize working directory state

    This generates a brief summary of the working directory state, including
    parents, branch, commit status, 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.

options:

  --remote check for push and pull

use "hg -v help summary" to show more info