Re: [PATCH] builtin/remote: remove postfixcmp() and use suffixcmp() instead
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:59:10
Christian Couder wrote:
Commit 8cc5b290 (git merge -X<option>, 25 Nov 2009) introduced
suffixcmp() with nearly the same implementation as postfixcmp()
that already existed since commit 211c8968 (Make git-remote a
builtin, 29 Feb 2008).