From: Joey Hess Date: Thu, 28 Feb 2008 14:57:48 +0000 (-0500) Subject: web commit by bremner X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/393a58b866fd7a3f0ddb4bdfe4a9bfa7c85abe3b web commit by bremner --- diff --git a/doc/tips/laptop_wiki_with_git/discussion.mdwn b/doc/tips/laptop_wiki_with_git/discussion.mdwn new file mode 100644 index 000000000..dd484f0ac --- /dev/null +++ b/doc/tips/laptop_wiki_with_git/discussion.mdwn @@ -0,0 +1,4 @@ +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. + +- David Bremner