60616263646566
/** * {@inheritDoc} */ protected GitCommand getBranchCommand() { return new JGitBranchCommand(); }