W dniu 31.07.2016 o 02:06, Oleg Taranenko pisze:

> Then, I suggest as well additional to defaulting via 'git config
> bisect.reachable true/false' use per bisect session switch
> 
>     git bisect start --[un-]reachable-commits # which will override
> default setting

Isn't `--reachable-commits` the same as existing `--ancestry-path`
option to `git log` and friends (I wonder if passing log options to
bisect, that is: `git bisect --ancestry-path ...` would work)?

-- 
Jakub Narębski

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to