fc5829efdf
This was copied from core.git, but it's not relevant for online.git. Signed-off-by: Miklos Vajna <vmiklos@collabora.com> Change-Id: I8b9c0c3039e55dee46f30dc1afc8276f7bbd55c9 |
||
---|---|---|
.. | ||
commit-msg | ||
post-merge | ||
pre-commit | ||
README |
commit-msg ---------- This hooks supports the `commit.signOff` option. This is a boolean value which lets you enable the -s/--signoff option of commit by default. Note: Adding the Signed-off-by: line to a commit should be a conscious act and means that you certify you have the rights to submit this work under the same open source license. Please see the README.CONTRIBUTING.md document for further discussion. The option is ignored if the author and the committer is not the same.