public class HgDiffCommand extends AbstractDiffCommand implements Command
Constructor and Description |
---|
HgDiffCommand() |
Modifier and Type | Method and Description |
---|---|
protected DiffScmResult |
executeDiffCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion startRevision,
ScmVersion endRevision) |
executeCommand
execute, getLogger, setLogger
public HgDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startRevision, ScmVersion endRevision) throws ScmException
executeDiffCommand
in class AbstractDiffCommand
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.