]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/notes-fanout-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 22:02:22 +0000 (15:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 22:02:22 +0000 (15:02 -0700)
The code to automatically shrink the fan-out in the notes tree had
an off-by-one bug, which has been killed.

* jh/notes-fanout-fix:
  notes.c: fix off-by-one error when decreasing notes fanout
  t3305: check notes fanout more carefully and robustly

1  2 
notes.c

diff --cc notes.c
Simple merge