From: Junio C Hamano <hidden> Date: 2016-06-15 23:03:42
Jeff King [off-list ref] writes:
This is not the first time I've seen this chomp/trim distinction come
up. However, the thing that has prevented me from writing strbuf_chomp
is that the trim is almost always a more reasonable choice.
...
End mini-rant. :)