1
0
Fork 0

docs: contributing: Add a --force to the DCO update guidance

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
Daniel Thompson 2023-10-03 11:32:51 +01:00 committed by Daniel Thompson
parent b7d772db8e
commit a5a1537e38

View file

@ -85,7 +85,7 @@ easily:
.. code-block:: sh .. code-block:: sh
git commit --amend --signoff git commit --amend --signoff
git push <myfork> HEAD git push --force <myfork> HEAD
Additionally, please be aware that github will not send out automatic Additionally, please be aware that github will not send out automatic
notifications to let the maintainer know that you have pushed an update to the notifications to let the maintainer know that you have pushed an update to the