X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-branch.txt;h=8d72bb93680332da560b5b1e55a3d42c4755247c;hb=27c1dbea3e3a23b3c4b3707dfc9a71c3279ae279;hp=603f87f3b59358697da821ffe240be9caff43fa7;hpb=2b93bfac0f5bcabbf60f174f4e7bfa9e318e64d5;p=git.git diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index 603f87f3b..8d72bb936 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -136,7 +136,7 @@ $ git branch -D test <2> + <1> delete remote-tracking branches "todo", "html", "man" <2> delete "test" branch even if the "master" branch does not have all -commits from todo branch. +commits from test branch. Notes @@ -158,4 +158,3 @@ Documentation by Junio C Hamano and the git-list . GIT --- Part of the gitlink:git[7] suite -