diff options
author | René Scharfe <l.s.r@web.de> | 2016-07-09 17:43:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-12 15:11:01 -0700 |
commit | fd2e7dafdeef4e9ba3c023427deb4e21ba5b31a8 (patch) | |
tree | 77389b26aad88d1bd575df2443114f989dbc189c /ref-filter.c | |
parent | Git 2.9.1 (diff) | |
download | tgif-fd2e7dafdeef4e9ba3c023427deb4e21ba5b31a8.tar.xz |
worktree: use strbuf_add_absolute_path() directly
absolute_path() is a wrapper for strbuf_add_absolute_path(). Call the
latter directly for adding absolute paths to a strbuf. That's shorter
and avoids an extra string copy.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ref-filter.c')
0 files changed, 0 insertions, 0 deletions