From: Ian Kelling Date: Thu, 23 Nov 2017 02:28:47 +0000 (-0500) Subject: update git hook instructions X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=2759e2960ce398c0f91f01cb1b27c9595c94b17c;hp=6d6f7160b1954ca1b9c111ee24e830d605bfc5d0 update git hook instructions --- diff --git a/git-hooks/REAME b/git-hooks/REAME index 3015b45..5d14fa5 100644 --- 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