Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54df556

Browse files
juanis2112timhoffm
andauthored
Apply suggestions from code review
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 2603c1f commit 54df556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/development_workflow.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ You can achieve this by using
161161
git commit -a --amend --no-edit
162162
git push [your-remote-repo] [your-branch] --force-with-lease
163163
164-
.. hint::
165-
Instead of typying your branch name every time, you can do::
164+
.. tip::
165+
Instead of typying your branch name every time, you can once do::
166166

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

0 commit comments

Comments
 (0)