author | Johan Herland <johan@herland.net> | |
Sat, 13 Feb 2010 21:28:22 +0000 (22:28 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 14 Feb 2010 03:36:13 +0000 (19:36 -0800) | ||
commit | 048cdd4665efafde2902cb72376f2ca497254246 | |
tree | 6c637cff0bac0e73b54f9f3e3b6d4545113ffedb | tree | snapshot |
parent | b24bb99756c8b6fde01c23ebbb4abc37d12fb1eb | commit | diff |
t3305: Verify that adding many notes with git-notes triggers increased fanout
Add a test verifying that the notes code automatically restructures the
notes tree into a deeper fanout level, when many notes are added with
"git notes".
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a test verifying that the notes code automatically restructures the
notes tree into a deeper fanout level, when many notes are added with
"git notes".
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3305-notes-fanout.sh | [new file with mode: 0755] | blob |