Created
October 15, 2020 20:31
-
-
Save yaf/9022c6eaf5d760d8cd2536ddc54345be to your computer and use it in GitHub Desktop.
Co-auteur
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git commit -t .gitmessage | |
$ cat .gitmessage | |
[un sujet qui commence part un verbe au présent] | |
Co-authored-by: krichtof <christophe.robillard@beta.gouv.fr> | |
Co-authored-by: yaf <yannick.francois@beta.gouv.fr> | |
Co-authored-by: pblayo <philippe.blayo@beta.gouv.fr> | |
Co-authored-by: LucienMLD <lucien.mollard@beta.gouv.fr> | |
Pour un changement durable, faire `git config commit.template '.gitmessage'` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment