web commit by bremner
parent
393a58b866
commit
28a7edf811
|
@ -1,4 +1,5 @@
|
||||||
I have followed this idea along, and it seems to work pretty well.
|
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.
|
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
|
- David Bremner
|
||||||
|
|
Loading…
Reference in New Issue