From 3e6cf464cff47d22f4ac4b4313fda68f32ae1ea8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 5 Nov 2007 15:51:52 -0500 Subject: starting implementation --- etc-pre-commit.d/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 etc-pre-commit.d/README (limited to 'etc-pre-commit.d/README') diff --git a/etc-pre-commit.d/README b/etc-pre-commit.d/README new file mode 100644 index 0000000..051d094 --- /dev/null +++ b/etc-pre-commit.d/README @@ -0,0 +1,2 @@ +This is run by a git pre-commit hook before committing changes to the +repository. This can be used for storing metadata, and for sanity checks. -- cgit v1.2.3