Re: [PATCH 3/2] bisect: add "stop", "show" and "restart" as synonyms for other commands
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:29
Christian Couder [off-list ref] writes:
This patch adds the following synonyms:
- "show" for "visualize",
- "stop" for "reset",
- "restart" for "start",
as suggested by Ingo Molnar.
Hmmm. I sympathize with "show", only because there are other places we
already use "show" and also "visualize" is too long to type, but "stop"
and "restart"?