124125126127128129130
/** * {@inheritDoc} */ protected GitCommand getTagCommand() { return new JGitTagCommand(); }