From: Junio C Hamano Date: Mon, 20 Jun 2016 18:01:03 +0000 (-0700) Subject: Merge branch 'jk/rev-list-count-with-bitmap' X-Git-Tag: v2.10.0-rc0~194 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6d8c5454b6f29568cd4ed231160f82c9579fe1f2?ds=inline;hp=--cc Merge branch 'jk/rev-list-count-with-bitmap' "git rev-list --count" whose walk-length is limited with "-n" option did not work well with the counting optimized to look at the bitmap index. * jk/rev-list-count-with-bitmap: rev-list: disable bitmaps when "-n" is used with listing objects rev-list: "adjust" results of "--count --use-bitmap-index -n" --- 6d8c5454b6f29568cd4ed231160f82c9579fe1f2