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 76178c5 commit 6c0d9b1Copy full SHA for 6c0d9b1
reference.md
@@ -199,7 +199,7 @@ $ git push origin master (28)
199
## Delete unneeded branches (29-31)
200
201
Now that your work has been accepted in upstream, you can safely delete the
202
-branches you were working on (29-30). If you ever abandon your effort before
+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).
205
0 commit comments