159160161162163164165
/** * {@inheritDoc} */ protected SvnCommand getBlameCommand() { return new SvnBlameCommand(); }