diff options
| author | Christian Couder <chriscool@tuxfamily.org> | 2013-12-01 08:49:18 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-12-05 14:13:56 -0800 |
| commit | 666c90b6290dae0f4d3672a2b0caf6dea67dd1e3 (patch) | |
| tree | 007725bca1f345c85340cefa242ba28b4325e680 /commit.c | |
| parent | replace {pre,suf}fixcmp() with {starts,ends}_with() (diff) | |
| download | git-666c90b6290dae0f4d3672a2b0caf6dea67dd1e3.tar.gz git-666c90b6290dae0f4d3672a2b0caf6dea67dd1e3.zip | |
strbuf: remove prefixcmp() and suffixcmp()
As starts_with() and ends_with() have been used to
replace prefixcmp() and suffixcmp() respectively,
we can now remove them.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
