From f82235032f162aae0bb08828d45c6306e60dcd29 Mon Sep 17 00:00:00 2001 From: Mathieu Clabaut Date: Fri, 21 Dec 2007 15:47:30 -0600 Subject: hg and git subrepo creation (hg is for now a copy of git) --- git/pre-commit.d/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 git/pre-commit.d/README (limited to 'git/pre-commit.d/README') diff --git a/git/pre-commit.d/README b/git/pre-commit.d/README new file mode 100644 index 0000000..051d094 --- /dev/null +++ b/git/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