author | Nicolas Pitre <nico@cam.org> | |
Fri, 26 Jan 2007 22:26:05 +0000 (17:26 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 28 Jan 2007 10:16:46 +0000 (02:16 -0800) | ||
commit | 9a13f0b71b887af42c3be854344f185c6dfa1d0d | |
tree | 964f450071a6726be9269c60d800e8fa1906aae6 | tree | snapshot |
parent | 1b600e659abc7e409c9d830e332d3cef01062c1c | commit | diff |
make reflog filename independent from struct ref_lock
This allows for ref_log_write() to be used in a more flexible way,
and is needed for future changes.
This is only code reorg with no behavior change.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows for ref_log_write() to be used in a more flexible way,
and is needed for future changes.
This is only code reorg with no behavior change.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-reflog.c | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history |