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 0f170e8

Browse filesBrowse files
committed
emphasize local
1 parent 88a6faf commit 0f170e8
Copy full SHA for 0f170e8

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/development_workflow.rst

Copy file name to clipboardExpand all lines: doc/devel/development_workflow.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To keep your work well organized, with readable history, and in turn make it
1313
easier for project maintainers (that might be you) to see what you've done, and
1414
why you did it, we recommend the following:
1515

16-
* Don't use your ``main`` branch for anything. Consider deleting it.
16+
* Don't make changes in your local ``main`` branch! Consider deleting it.
1717
* Before starting a new set of changes, fetch all changes from
1818
``upstream/main``, and start a new *feature branch* from that.
1919
* Make a new branch for each feature or bug fix — "one task, one branch".

0 commit comments

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