author | Shawn Pearce <spearce@spearce.org> | |
Wed, 17 May 2006 09:55:19 +0000 (05:55 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 18 May 2006 00:36:36 +0000 (17:36 -0700) | ||
commit | 5b16b090211f549c501f2cd9e8ea1bd227a575c5 | |
tree | fcb734220efc38c3ba3937d6dfe925162666aca3 | tree | snapshot |
parent | 4bd18c43d9a8a8fc1aa598926100f6999953ba48 | commit | diff |
Convert update-ref to use ref_lock API.
This conversion also adds the '-m' switch to update-ref allowing
the caller to record why the ref is changing. At present this is
merely copied down into the ref_lock API.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This conversion also adds the '-m' switch to update-ref allowing
the caller to record why the ref is changing. At present this is
merely copied down into the ref_lock API.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-update-ref.txt | diff | blob | history | |
update-ref.c | diff | blob | history |