Skip to content

Commit 20d3a6f

Browse files
Update CONTRIBUTING.rst
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
1 parent f5c80f5 commit 20d3a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ sur une autre, par exemple pour copier de la 3.7 à la 3.8 ::
742742
pomerge --no-overwrite --to-files *.po */*.po
743743
powrap -m
744744
git add --patch
745-
git commit -m "Forward porting from 3.7"
745+
git commit --message="Forward porting from 3.7"
746746
git push --set-upstream origin HEAD
747747
748748
Notes :

0 commit comments

Comments
 (0)