From: "Jakub Narębski" <jnareb@gmail.com>
To: Oleg Taranenko <olegtaranenko@gmail.com>,
Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: git bisect for reachable commits only
Date: Sun, 31 Jul 2016 11:26:00 +0200 [thread overview]
Message-ID: <2bfd9cf5-a9fa-7650-21e9-9ceb9cc34d8b@gmail.com> (raw)
In-Reply-To: <CABEd3j-MW--YSC9=nwcgHzxd6cqmUY+ky3-wLxMiMmbBGsvS7Q@mail.gmail.com>
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
next prev parent reply other threads:[~2016-07-31 9:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-29 8:53 git bisect for reachable commits only Oleg Taranenko
2016-07-29 18:03 ` Junio C Hamano
2016-07-31 0:06 ` Oleg Taranenko
2016-07-31 9:26 ` Jakub Narębski [this message]
2016-08-01 16:49 ` Junio C Hamano
2016-08-01 10:02 ` Oleg Taranenko
2016-08-01 15:41 ` Christian Couder
2016-08-01 19:51 ` Junio C Hamano
2016-08-01 20:36 ` Christian Couder
2016-08-01 23:11 ` Junio C Hamano
2016-08-02 10:15 ` Oleg Taranenko
2016-08-02 17:25 ` Stefan Beller
2016-08-02 21:00 ` Junio C Hamano
2016-08-04 23:29 ` Oleg Taranenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2bfd9cf5-a9fa-7650-21e9-9ceb9cc34d8b@gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=olegtaranenko@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).