git-commit-vandalism/refs
Nguyễn Thái Ngọc Duy a5c1efd693 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>
2017-03-27 10:23:39 -07:00
..
files-backend.c files-backend: move "logs/" out of TMP_RENAMED_LOG 2017-03-27 10:23:39 -07:00
iterator.c do_for_each_ref(): reimplement using reference iteration 2016-06-20 11:38:20 -07:00
refs-internal.h files-backend: make files_log_ref_write() static 2017-03-27 10:23:39 -07:00