.githooks/pre-commit
0 → 100755
+28
−0
.githooks/pre-push
0 → 100755
+126
−0
+11
−0
Loading
- Add git pre-commit and pre-push hooks - To enable type 'git config core.hooksPath .githooks' - For for additional example hooks see the .git/hooks directory Change-Id: I92155f4083c8547759bfbbfe4df64923548fa4d5 Signed-off-by:Ed Rodriguez <ed.rodriguez@netapp.com> Signed-off-by:
John Meneghini <johnm@netapp.com> Reviewed-on: https://review.gerrithub.io/409577 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>