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 8b1f1f5

Browse filesBrowse files
committed
Remove an opening parenthesis without the corresponding closing parenthesis
1 parent 87ae9df commit 8b1f1f5
Copy full SHA for 8b1f1f5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/devel/gitwash/development_workflow.rst

Copy file name to clipboardExpand all lines: doc/devel/gitwash/development_workflow.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ Deleting a branch on GitHub_
397397
# delete branch on GitHub
398398
git push origin :my-unwanted-branch
399399

400-
(Note the colon ``:`` before ``my-unwanted-branch``. See also:
400+
Note the colon ``:`` before ``my-unwanted-branch``. See also:
401401
http://github.com/guides/remove-a-remote-branch
402402

403403

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.