Re: [PATCH] rev-list: disable --use-bitmap-index when pruning commits

2015-07-01 Thread Junio C Hamano
Jeff King writes: > On Wed, Jul 01, 2015 at 08:19:40AM -0700, Junio C Hamano wrote: > >> Sounds good. While at it, perhaps add a mention (perhaps by >> creating a BUGS section at the end of the file) that --count >> with --use-bitmap-index ignores pathspec silently? > > I think we can just fix i

[PATCH] rev-list: disable --use-bitmap-index when pruning commits

2015-07-01 Thread Jeff King
On Wed, Jul 01, 2015 at 08:19:40AM -0700, Junio C Hamano wrote: > Sounds good. While at it, perhaps add a mention (perhaps by > creating a BUGS section at the end of the file) that --count > with --use-bitmap-index ignores pathspec silently? I think we can just fix it rather than documenting the