Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f99de8a

Browse filesBrowse files
afvincentQuLogic
authored andcommitted
Backport #7131 and #7136.
1 parent 87104b6 commit f99de8a
Copy full SHA for f99de8a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎doc/devel/gitwash/development_workflow.rst

Copy file name to clipboardExpand all lines: doc/devel/gitwash/development_workflow.rst
+2-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.