[Openvpn-devel] [PATCH applied] Re: Add git pre-commit hook script to uncrustify

2022-04-22 Thread Gert Doering
Thanks for fixing the minor issues. Re-tested, still "great stuff!!" ;-) Your patch has been applied to the master branch. commit 237ba888684e9b035e3b05d661dd44011be0dcb2 Author: Heiko Hund Date: Thu Apr 21 18:43:30 2022 +0200 Add git pre-commit hook script to uncrustify Signed-off

[Openvpn-devel] [PATCH applied] Re: Add git pre-commit hook script to uncrustify

2022-04-21 Thread Gert Doering
Acked-by: Gert Doering I've minimally tested this - clone the repo - run "sh dev-tools/git-pre-commit-uncrustify.sh install" - edit a file, introduce some of our typical things (tab, c++ comment) - try to commit, get a refusal message, with diff, plus pointer-to-patch - run "git apply $that