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

Skip to content

Commit b18fed6

Browse files
AdvancedUnoQuLogic
andauthored
Update doc/devel/development_workflow.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 90ef26a commit b18fed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/development_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ committing and pushing to the same branch, this is a correct course of action.
417417

418418
However, in the case of having intentionally re-written history, we *want* to
419419
discard the commits on the remote and replace them with the new-and-improved
420-
versions from our local branches. In this case, what we want to do is ::
420+
versions from our local branch. In this case, what we want to do is ::
421421

422422
$ git push --force-with-lease
423423

0 commit comments

Comments
 (0)