web commit by bremner

master
Joey Hess 2008-02-28 10:01:59 -05:00
parent 393a58b866
commit 28a7edf811
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
I have followed this idea along, and it seems to work pretty well.
Now I have a question as a git newbie. Can I have the post-commit hook on the server use something like rsync to update the files on a third machine hosting the web server? The web server does not have git (cretins!). Of course I could just run a cron job.
Or, was this last remark about rebuilding after pulling meant to apply to rebuilding after pushing as well?
- David Bremner