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 87104b6 commit f99de8aCopy full SHA for f99de8a
doc/devel/gitwash/development_workflow.rst
@@ -258,9 +258,8 @@ Deleting a branch on github_
258
# delete branch on github
259
git push origin :my-unwanted-branch
260
261
-(Note the colon ``:`` before ``test-branch``. See also:
262
-http://github.com/guides/remove-a-remote-branch
263
-
+Note the colon ``:`` before ``my-unwanted-branch``. See also:
+https://help.github.com/articles/pushing-to-a-remote/#deleting-a-remote-branch-or-tag
264
265
Exploring your repository
266
=========================
0 commit comments