Skip to content

Commit 92bbaa2

Browse files
authored
Update doc/devel/development_workflow.rst
1 parent 9961c6f commit 92bbaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/development_workflow.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ You can achieve this by using
162162
git push [your-remote-repo] [your-branch] --force-with-lease
163163
164164
.. tip::
165-
Instead of typying your branch name every time, you can once do::
165+
Instead of typing your branch name every time, you only need to type the following once to link the remote branch to the local branch::
166166

167167
git push --set-upstream origin my-new-feature
168168

0 commit comments

Comments
 (0)