commit | 68db31cc289c686c4b4454dfbb121aff59a6c602 | [log] [tgz] |
---|---|---|
author | Sven Verdoolaege <skimo@kotnet.org> | Wed May 09 12:33:20 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Thu May 10 15:24:44 2007 -0700 |
tree | e2a02bc97e8afad4327f9ece6bc81ca497f26602 | |
parent | 843142ada000a992fa87bd2dc7796501332a52d9 [diff] |
git-update-ref: add --no-deref option for overwriting/detaching ref git-checkout is also adapted to make use of this new option instead of the handcrafted command sequence. Signed-off-by: Sven Verdoolaege <skimo@kotnet.org> Signed-off-by: Junio C Hamano <junkio@cox.net>