We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7cf1d commit 21460d6Copy full SHA for 21460d6
reference.md
@@ -201,7 +201,7 @@ $ git push origin master (28)
201
Now that your work has been accepted in upstream, you can safely delete the
202
branches you were working on both in your local and remote repositories (29-31). If you ever abandon your effort before
203
a pull-request is accepted, you can also delete your branch; but you'll need
204
-to use -D (capital D) in (29).
+to use -D (capital D) in (30).
205
206
```bash
207
$ git checkout master (29)
0 commit comments