summaryrefslogtreecommitdiff
path: root/git-sh-i18n.sh
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2021-04-01 01:32:11 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-04-01 06:14:03 (GMT)
commit483fa7f42d9e7723154aa1baa6e1576cf51cc64b (patch)
tree589b0a6fe367a6e9ece7e5b4c49860b7e5bff835 /git-sh-i18n.sh
parentdff5e49e51bfddbbeb5ed1f07031ccbd0bc216dc (diff)
downloadgit-483fa7f42d9e7723154aa1baa6e1576cf51cc64b.zip
git-483fa7f42d9e7723154aa1baa6e1576cf51cc64b.tar.gz
git-483fa7f42d9e7723154aa1baa6e1576cf51cc64b.tar.bz2
t/helper/test-bitmap.c: initial commit
Add a new 'bitmap' test-tool which can be used to list the commits that have received bitmaps. In theory, a determined tester could run 'git rev-list --test-bitmap <commit>' to check if '<commit>' received a bitmap or not, since '--test-bitmap' exits with a non-zero code when it can't find the requested commit. But this is a dubious behavior to rely on, since arguably 'git rev-list' could continue its object walk outside of which commits are covered by bitmaps. This will be used to test the behavior of 'pack.preferBitmapTips', which will be added in the following patch. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-sh-i18n.sh')
0 files changed, 0 insertions, 0 deletions