summaryrefslogtreecommitdiff
path: root/LGPL-2.1
diff options
context:
space:
mode:
authorLibravatar Eric Sunshine <sunshine@sunshineco.com>2020-07-31 19:32:11 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-07-31 19:56:10 -0700
commit62573a57f0919f4d1129962b09462946e69025ff (patch)
treeff1eace7ce5da36d41e36140f7a86baa70c21fff /LGPL-2.1
parentGit 2.28 (diff)
downloadtgif-62573a57f0919f4d1129962b09462946e69025ff.tar.xz
worktree: drop pointless strbuf_release()
The content of this strbuf is unconditionally detached several lines before the strbuf_release() and the strbuf is never touched again after that point. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'LGPL-2.1')
0 files changed, 0 insertions, 0 deletions