author | Carlos Rica <jasampler@gmail.com> | |
Wed, 5 Sep 2007 01:38:24 +0000 (03:38 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Sep 2007 18:29:33 +0000 (11:29 -0700) | ||
commit | 3d9f037c60ceae1bd60ee3c861564812a89b05b1 | |
tree | 6bf932b630728e2313ffacd8ef573eb63fdc383e | tree | snapshot |
parent | 1e61b7640d09015213dbcae3564fa27ac6a8c151 | commit | diff |
Function for updating refs.
A function intended to be called from builtins updating refs
by locking them before write, specially those that came from
scripts using "git update-ref".
[jc: with minor fixups]
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A function intended to be called from builtins updating refs
by locking them before write, specially those that came from
scripts using "git update-ref".
[jc: with minor fixups]
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch--tool.c | diff | blob | history | |
builtin-update-ref.c | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history | |
send-pack.c | diff | blob | history |