author | Sven Verdoolaege <skimo@kotnet.org> | |
Wed, 9 May 2007 10:33:20 +0000 (12:33 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 May 2007 22:24:44 +0000 (15:24 -0700) | ||
commit | 68db31cc289c686c4b4454dfbb121aff59a6c602 | |
tree | e2a02bc97e8afad4327f9ece6bc81ca497f26602 | tree | snapshot |
parent | 843142ada000a992fa87bd2dc7796501332a52d9 | commit | 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>
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 | diff | blob | history | |
builtin-branch.c | diff | blob | history | |
builtin-fetch--tool.c | diff | blob | history | |
builtin-reflog.c | diff | blob | history | |
builtin-update-ref.c | diff | blob | history | |
fast-import.c | diff | blob | history | |
git-checkout.sh | diff | blob | history | |
receive-pack.c | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history |