45464748495051
public final String getCommandName() { return "qdiff"; } public static QDiffCommand on(Repository repository) { return new QDiffCommand(repository); }