On 12/05/19 17:12, Philippe Mathieu-Daude wrote:
> Git allows the use of various hooks (see [*]). In particular it
> provides the 'post-commit' hook, which is a convenient place to
> run the PatchCheck script.
>
> [*] https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
>
> Cc: Bob Feng
> Cc
Git allows the use of various hooks (see [*]). In particular it
provides the 'post-commit' hook, which is a convenient place to
run the PatchCheck script.
[*] https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
Cc: Bob Feng
Cc: Liming Gao
Signed-off-by: Philippe Mathieu-Daude
---
I'm hitt