REPLAY_NONE       131 builtin/revert.c 		opts->subcommand = REPLAY_NONE;
REPLAY_NONE       134 builtin/revert.c 	if (opts->subcommand != REPLAY_NONE) {
REPLAY_NONE       164 builtin/revert.c 	if (opts->subcommand != REPLAY_NONE) {
REPLAY_NONE      1034 sequencer.c    	if (opts->subcommand == REPLAY_NONE)