summaryrefslogtreecommitdiffstats
path: root/t/t1300-repo-config.sh
diff options
context:
space:
mode:
authorBrandon Casey <drafnel@gmail.com>2011-10-06 06:21:33 +0200
committerJunio C Hamano <gitster@pobox.com>2011-10-18 22:28:17 +0200
commit1844f8d591340bb43e4990c96afd0aba424adf48 (patch)
treeff5298b7c2368c78e25cf31001f97c4a16aef4d5 /t/t1300-repo-config.sh
parentPrepare for 1.7.7.1 (diff)
downloadgit-1844f8d591340bb43e4990c96afd0aba424adf48.tar.xz
git-1844f8d591340bb43e4990c96afd0aba424adf48.zip
strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()
This use of strbuf_grow() is a historical artifact that was once used to ensure that strbuf.buf was allocated and properly nul-terminated. This was added before the introduction of the slopbuf in b315c5c0, which guarantees that strbuf.buf always points to a usable nul-terminated string. So let's remove it. Signed-off-by: Brandon Casey <drafnel@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1300-repo-config.sh')
0 files changed, 0 insertions, 0 deletions