vc

Version Controller

help

vc -h
vc v0 --- Version Controller

options:
  -h/--help               print help
    :doc Print help and exit.
  -v/--version            
    :doc Print version and exit.

commands:
  status*                 Print the status of the current repo
  push                    Push the current repo to a remote
  diff                    Perform a diff
  pull                    Pull the current repo from a remote
  clone                   Clone a repo from a remote
  commit                  Commit the working set to the revision tree
  addremove               Add/remove files
  fast-export             Run the hg-fast-export script
  bundle                  Bundle a repo
  unbundle                Unbundle a repo-bundle file