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