Skip to content

Commit f99de8a

Browse files
afvincentQuLogic
authored andcommitted
Backport #7131 and #7136.
1 parent 87104b6 commit f99de8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/devel/gitwash/development_workflow.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,8 @@ Deleting a branch on github_
258258
# delete branch on github
259259
git push origin :my-unwanted-branch
260260

261-
(Note the colon ``:`` before ``test-branch``. See also:
262-
http://github.com/guides/remove-a-remote-branch
263-
261+
Note the colon ``:`` before ``my-unwanted-branch``. See also:
262+
https://help.github.com/articles/pushing-to-a-remote/#deleting-a-remote-branch-or-tag
264263

265264
Exploring your repository
266265
=========================

0 commit comments

Comments
 (0)