Use strbufs instead of open-coded string manipulation
commit572e4f6a0c14f650d4cd71876e4249be4c3ad019
authorAlex Riesen <raa.lkml@gmail.com>
Fri, 26 Mar 2010 22:56:01 +0000 (26 23:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 28 Mar 2010 16:50:02 +0000 (28 09:50 -0700)
treefe9896f77571d693c1823215a74600043533b12e
parent8b1fa778676ae94f7a6d4113fa90947b548154dd
Use strbufs instead of open-coded string manipulation

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.c