commit | 831fbed3a7f510cba3f7795d062dbe333f7abbc0 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Mar 08 11:39:59 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 08 16:43:06 2019 -0500 |
tree | bdce49bea38e8c036d105e2164ee90d396bae234 | |
parent | b710177a275171be2b62fb52caa6ec6c3891b7e0 [diff] |
scripts: Add hook calllable series-push-hook script Running checkpatch in pre-commit hook could be a constraint for day to day work. Though, running it before pushing to zephyr repo is highly recommended. Add a series push script callable from pre-push hook. Document how to use it in contribute section. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>