116117118119120121122
/** * {@inheritDoc} */ protected GitCommand getStatusCommand() { return new JGitStatusCommand(); }