Class HgCommandConstants

java.lang.Object
org.apache.maven.scm.provider.hg.command.HgCommandConstants

public final class HgCommandConstants extends Object
Available/Used hg commands.

These commands do not necessarily correspond to the SCM API. Eg. "check in" is translated to be "commit" and "push".

Author:
thurner rupert