aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/laptop_wiki_with_git
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-02-28 09:57:48 -0500
committerJoey Hess <joey@kitenet.net>2008-02-28 09:57:48 -0500
commit393a58b866fd7a3f0ddb4bdfe4a9bfa7c85abe3b (patch)
treedf6b62a1ba45d790e6425f7a8dc6d60f5a71e4c6 /doc/tips/laptop_wiki_with_git
parentf395b961f9195169d4bab90e1228475d5ada91bf (diff)
downloadikiwiki-393a58b866fd7a3f0ddb4bdfe4a9bfa7c85abe3b.tar
ikiwiki-393a58b866fd7a3f0ddb4bdfe4a9bfa7c85abe3b.tar.gz
web commit by bremner
Diffstat (limited to 'doc/tips/laptop_wiki_with_git')
-rw-r--r--doc/tips/laptop_wiki_with_git/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
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