diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 16:00:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 16:00:32 -0500 |
commit | 34320131ce680fe03febc9f4d6b438f05e548cbc (patch) | |
tree | 41c91d7ad68331e1fa2525c43d43e6c04899b09b /pre-commit.d/README | |
parent | 3e6cf464cff47d22f4ac4b4313fda68f32ae1ea8 (diff) |
rename etc-* to etckeeper-*
Diffstat (limited to 'pre-commit.d/README')
-rw-r--r-- | pre-commit.d/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pre-commit.d/README b/pre-commit.d/README new file mode 100644 index 0000000..051d094 --- /dev/null +++ b/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. |