Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-01-15 13:59:45 +0300
committerJunio C Hamano <gitster@pobox.com>2018-01-16 23:16:54 +0300
commit33011e769c2dd3eaa63e5b480e5845c5d370ab13 (patch)
tree16d5565f7e5482b35158560714ec0cffcd49de10 /run-command.c
parent1fbdab21bb452ca4732bf088539247047465b99d (diff)
trace.c: move strbuf_release() out of print_trace_line()
The function is about printing a trace line, not releasing the buffer it receives too. Move strbuf_release() back outside. This makes it easier to see how strbuf is managed. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions