Improve description of git-branch -d and -D in man page.
commit1e72a40de99be24809eba5abdab4c0b00846b9b5
authorJan Hudec <bulb@ucw.cz>
Sat, 17 Nov 2007 19:51:44 +0000 (17 20:51 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Nov 2007 23:50:59 +0000 (28 15:50 -0800)
treed0ea3c7df119b431caf2569ffc8d6aa345adfcaf
parentdc3e3ea3c838c1ddf7423401b4cf7a7dba528cff
Improve description of git-branch -d and -D in man page.

Some users expect that deleting a remote-tracking branch would prevent
fetch from creating it again, so be explcit about that it's not the case.
Also be a little more explicit about what fully merged means.

Signed-off-by: Jan Hudec <bulb@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt