diff options
| author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-03-26 09:42:21 +0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-03-27 10:23:39 -0700 |
| commit | a5c1efd693a09bd7d058e1370869e061f94b61ed (patch) | |
| tree | 3131f83f2e0305c24e810059019bb44a1b5bc0b6 /contrib/persistent-https | |
| parent | files-backend: convert git_path() to strbuf_git_path() (diff) | |
| download | git-a5c1efd693a09bd7d058e1370869e061f94b61ed.tar.gz git-a5c1efd693a09bd7d058e1370869e061f94b61ed.zip | |
files-backend: move "logs/" out of TMP_RENAMED_LOG
This makes reflog path building consistent, always in the form of
strbuf_git_path(sb, "logs/%s", refname);
It reduces the mental workload a bit in the next patch when that
function call is converted.
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 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
