commit | 3d9f037c60ceae1bd60ee3c861564812a89b05b1 | [log] [tgz] |
---|---|---|
author | Carlos Rica <jasampler@gmail.com> | Wed Sep 05 03:38:24 2007 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 05 11:29:33 2007 -0700 |
tree | 6bf932b630728e2313ffacd8ef573eb63fdc383e | |
parent | 1e61b7640d09015213dbcae3564fa27ac6a8c151 [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>