]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
git-update-ref: add --no-deref option for overwriting/detaching ref
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 9 May 2007 10:33:20 +0000 (12:33 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 10 May 2007 22:24:44 +0000 (15:24 -0700)
commit68db31cc289c686c4b4454dfbb121aff59a6c602
treee2a02bc97e8afad4327f9ece6bc81ca497f26602
parent843142ada000a992fa87bd2dc7796501332a52d9
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>
Documentation/git-update-ref.txt
builtin-branch.c
builtin-fetch--tool.c
builtin-reflog.c
builtin-update-ref.c
fast-import.c
git-checkout.sh
receive-pack.c
refs.c
refs.h