Re: Fwd: [PATCH 4/5] Replace {pre,suf}fixcmp() with {starts,ends}_with()
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:59:23
Junio C Hamano [off-list ref] writes:
Christian Couder [off-list ref] writes:quoted
Ok, the commit is in the use_starts_ends_with branch on this github repo: https://github.com/chriscool/git.gitI looked at the patches, and they looked alright. The endgame needs to be on a separate topic to be held until a distant future, though. Will queue. Thanks.
It turns out that, naturally, there are many new uses of prefixcmp in the topics in flight. I can manage, but adjusting all of them would not look too pretty X-<.