projects
/
fsf-giving-guide.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6f716
)
update git hook instructions
author
Ian Kelling
<iank@fsf.org>
Thu, 23 Nov 2017 02:28:47 +0000
(21:28 -0500)
committer
Ian Kelling
<iank@fsf.org>
Thu, 23 Nov 2017 02:28:47 +0000
(21:28 -0500)
git-hooks/REAME
patch
|
blob
|
blame
|
history
diff --git
a/git-hooks/REAME
b/git-hooks/REAME
index 3015b453913d203a52c5b95dfd8b26dcd0a293d9..5d14fa5ef6fac6899b92a2683fdbf01529fbdc55 100644
(file)
--- a/
git-hooks/REAME
+++ b/
git-hooks/REAME
@@
-1
+1,6
@@
-On the server, link these files into .git/hooks.
\ No newline at end of file
+Copy this file into the git hooks directory after pushing an update:
+
+ssh vcs
+sudo -i
+su git
+cp /home/git/local/checkouts/fsf-giving-guide/git-hooks/post-update /home/git/repositories/fsf-giving-guide.git/hooks
\ No newline at end of file