commit | 5b16b090211f549c501f2cd9e8ea1bd227a575c5 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <spearce@spearce.org> | Wed May 17 05:55:19 2006 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Wed May 17 17:36:36 2006 -0700 |
tree | fcb734220efc38c3ba3937d6dfe925162666aca3 | |
parent | 4bd18c43d9a8a8fc1aa598926100f6999953ba48 [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>