Re: Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:18
Jeff King [off-list ref] writes:
This was introduced by Alex's 4a92d1b (Add remove_path: a function to
remove as much as possible of a path, 2008-09-27), which ironically
complained about bugs in the code it was replacing. :)
Good catch. I wish all bugs are this easy ;-)
Thanks.