From: Ian Kelling Date: Wed, 22 Nov 2017 23:54:40 +0000 (-0500) Subject: clarify git hooks folder X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=8a3bd7bb78d767536af02f2c51704efb5410d8d1 clarify git hooks folder --- diff --git a/git-hooks/REAME b/git-hooks/REAME new file mode 100644 index 0000000..3015b45 --- /dev/null +++ b/git-hooks/REAME @@ -0,0 +1 @@ +On the server, link these files into .git/hooks. \ No newline at end of file diff --git a/hooks/post-update b/git-hooks/post-update similarity index 100% rename from hooks/post-update rename to git-hooks/post-update