Well, this has been debated to death, but I actually think that "skip" is
a good choice, exactly because it's an action.
"good" and "bad" do indeed describe properties of the commit, and are used
to describe the state of the tree in question. In contrast, "git bisect
skip" says not somethign about the state of that tree - it talks about
what we should *do* with that tree.
IOW, I think "git bisect skip" in some sense has more to do with an action
like "git bisect start", than with "good" or "bad".
(Yes, "good" and "bad" have an action associated with them too - namely to
start the next bisection event - but they are not named according to the
action they cause, but because they describe the tree state)
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html