From a5a1537e3824704ece12cb098374590e38814460 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Tue, 3 Oct 2023 11:32:51 +0100 Subject: [PATCH] docs: contributing: Add a --force to the DCO update guidance Signed-off-by: Daniel Thompson --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 7b07ee2..f34380d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -85,7 +85,7 @@ easily: .. code-block:: sh git commit --amend --signoff - git push HEAD + git push --force HEAD 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