52535455565758
extends AbstractGitScmProvider { /** {@inheritDoc} */ protected GitCommand getAddCommand() { return new GitAddCommand(); }