X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-branch.txt;h=8dc5171f5e685ab18d466751710f44e8aba104b7;hb=2dc53617a43fda3df12e51e765fe4043935cfc22;hp=603f87f3b59358697da821ffe240be9caff43fa7;hpb=12d6697f3a9f07db0c437438804aec994fc34035;p=git.git diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index 603f87f3b..8dc5171f5 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