diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-03-26 09:42:20 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-27 10:23:39 -0700 |
commit | e9dcc3054fb0fdf0faafd0ef57a238f4a692fb23 (patch) | |
tree | 86880acd4ea408ae7e52ff96343c4675fcc0124e /utf8.h | |
parent | 0a3f07d6c0ce8ee3fb315d582a0eaaba56fb7873 (diff) | |
download | git-e9dcc3054fb0fdf0faafd0ef57a238f4a692fb23.tar.gz git-e9dcc3054fb0fdf0faafd0ef57a238f4a692fb23.tar.xz |
files-backend: convert git_path() to strbuf_git_path()
git_path() and friends are going to be killed in files-backend.c in near
future. And because there's a risk with overwriting buffer in
git_path(), let's convert them all to strbuf_git_path(). We'll have
easier time killing/converting strbuf_git_path() then because we won't
have to worry about memory management again.
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 'utf8.h')
0 files changed, 0 insertions, 0 deletions