Re: Bug in gitk: can't unset "idinlist(...) ..."
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:28
Paul Mackerras [off-list ref] writes:
Jeff King writes:quoted
gitk fails with this test script, which creates two commits, the second one referencing the first as a duplicate:Thanks, that shows the problem nicely. I've pushed out a fix.
Thanks; pulled.