diff options
author | René Scharfe <l.s.r@web.de> | 2017-01-26 18:54:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-27 10:18:15 -0800 |
commit | 0aaad415bcbdd7ccdfbb27eafb2f5926540455fa (patch) | |
tree | a7a9c1cf3f2211192638a2e56c27435aaec1cc8c /remote.c | |
parent | abspath: add absolute_pathdup() (diff) | |
download | tgif-0aaad415bcbdd7ccdfbb27eafb2f5926540455fa.tar.xz |
use absolute_pathdup()
Apply the semantic patch for converting callers that duplicate the
result of absolute_path() to call absolute_pathdup() instead, which
avoids an extra string copy to a static buffer.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.c')
0 files changed, 0 insertions, 0 deletions