author | Michael J Gruber <git@drmicha.warpmail.net> | |
Tue, 17 Mar 2009 14:06:20 +0000 (15:06 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 17 Mar 2009 22:10:23 +0000 (15:10 -0700) | ||
commit | fcfdf797db015e13623645c0be049db679d5daaa | |
tree | 02ae4b2c8d058c65aa2fc300fc5842bb62f8d363 | tree | snapshot |
parent | 50fd6997c60f926efe4b3591f6c0a37568d02185 | commit | diff |
git-branch.txt: document -f correctly
'git branch -f a b' resets a to b when a exists, rather then deleting a.
Say so in the documentation.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
'git branch -f a b' resets a to b when a exists, rather then deleting a.
Say so in the documentation.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt | diff | blob | history |