From da84be8c451308bbad0a70592bdcb0abd975f060 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 7 Aug 2024 19:01:27 -0600 Subject: sys/ns: implement automatic zone serial updates with a pre-commit hook --- hooks/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hooks/README (limited to 'hooks/README') diff --git a/hooks/README b/hooks/README new file mode 100644 index 0000000..176dc1c --- /dev/null +++ b/hooks/README @@ -0,0 +1,2 @@ +$ git config core.hooksPath hooks +$ man githooks -- cgit v1.2.3