Thanks to visit codestin.com Credit goes to github.com
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
1 file changed
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