Revision 377a3543898815dda82e0b33de152958318e7bff authored by Devin J. Pohly on 23 February 2017, 08:27:33 UTC, committed by Junio C Hamano on 03 March 2017, 20:43:37 UTC
New test to expose a bug in filter-branch whereby the root commit is
never pruned, even though its tree is empty and --prune-empty is given.

The setup isn't exactly pretty, but I couldn't think of a simpler way to
create a parallel commit graph sans the first commit.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3b9e3c2
History
File Mode Size
.gitignore -rw-r--r-- 7 bytes
README -rw-r--r-- 10.6 KB
TEAMS -rw-r--r-- 2.0 KB
bg.po -rw-r--r-- 478.2 KB
ca.po -rw-r--r-- 419.2 KB
de.po -rw-r--r-- 429.2 KB
fr.po -rw-r--r-- 451.4 KB
git.pot -rw-r--r-- 271.7 KB
is.po -rw-r--r-- 3.3 KB
it.po -rw-r--r-- 128.2 KB
ko.po -rw-r--r-- 442.3 KB
pt_PT.po -rw-r--r-- 431.8 KB
ru.po -rw-r--r-- 526.1 KB
sv.po -rw-r--r-- 437.5 KB
vi.po -rw-r--r-- 484.3 KB
zh_CN.po -rw-r--r-- 401.3 KB

README

back to top