140141142143144145146
/** * {@inheritDoc} */ protected GitCommand getListCommand() { return new JGitListCommand(); }