author | Miklos Vajna <vmiklos@frugalware.org> | |
Fri, 27 Jun 2008 17:06:26 +0000 (19:06 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 1 Jul 2008 05:45:51 +0000 (22:45 -0700) | ||
commit | 5948e2ae27d936f7737f4d7433ca6c0b879fe4c8 | |
tree | 7fd2857a31fb6c6fbcda2a4951d8bfd932e6f6bd | tree | snapshot |
parent | 5240c9d75d8e1b747da427ba6320432d3201168a | commit | diff |
Add new test to ensure git-merge handles more than 25 refs.
The old shell version handled only 25 refs but we no longer have this
limitation. Add a test to make sure this limitation will not be
introduced again in the future.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The old shell version handled only 25 refs but we no longer have this
limitation. Add a test to make sure this limitation will not be
introduced again in the future.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7602-merge-octopus-many.sh | [new file with mode: 0755] | blob |