Documentation update: use git branch -d foo where applicable
authorKai Ruemmler <kai.ruemmler@gmx.net>
Mon, 7 Nov 2005 08:23:59 +0000 (09:23 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 7 Nov 2005 21:28:31 +0000 (13:28 -0800)
commite66ab03fcfb508efbe2b73bafc7cf0ef16430378
tree3ee0f7a3b1b89dd5d2c59d213b1463e1e414ecc4
parent31b9755a655aa34373d8b39030e9a0f46ffa0078
Documentation update: use git branch -d foo where applicable

This updates documentation to use git branch -d foo in favour of
rm .git/refs/heads/foo

Signed-off-by: Kai Ruemmler <kai.ruemmler@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/howto/rebase-and-edit.txt
Documentation/howto/revert-branch-rebase.txt
Documentation/howto/using-topic-branches.txt