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 2d319fe commit 06d79ffCopy full SHA for 06d79ff
doc/devel/development_workflow.rst
@@ -36,7 +36,7 @@ workflow is:
36
37
#. Fetch all changes from ``upstream/main``::
38
39
- git fetch upstream/main
+ git fetch upstream
40
41
#. Start a new *feature branch* from ``upstream/main``::
42
0 commit comments