commit | 1e72a40de99be24809eba5abdab4c0b00846b9b5 | [log] [tgz] |
---|---|---|
author | Jan Hudec <bulb@ucw.cz> | Sat Nov 17 20:51:44 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Nov 28 15:50:59 2007 -0800 |
tree | d0ea3c7df119b431caf2569ffc8d6aa345adfcaf | |
parent | dc3e3ea3c838c1ddf7423401b4cf7a7dba528cff [diff] |
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>