177178179180181182183
/** * {@inheritDoc} */ protected GitCommand getBlameCommand() { return new JGitBlameCommand(); }