File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -373,7 +373,7 @@ $ git branch -D test <2>
373373------------
374374+
375375 <1> Delete the remote-tracking branches "todo", "html" and "man". The next
376- `git fetch` or `git pullè will create them again unless you configure them not to.
376+ `git fetch` or `git pull` will create them again unless you configure them not to.
377377 See linkgit:git-fetch[1].
378378<2> Delete the "test" branch even if the "master" branch (or whichever branch
379379 is currently checked out) does not have all commits from the test branch.
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Options for `delete`
138138used with `expire` .
139139
140140Options for `drop`
141- ~~~~~~~~~~~~~~~~~~~~
141+ ~~~~~~~~~~~~~~~~~~
142142
143143-- all::
144144 Drop the reflogs of all references from all worktrees.
You can’t perform that action at this time.
0 commit comments