diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-28 09:57:48 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-28 09:57:48 -0500 |
commit | 393a58b866fd7a3f0ddb4bdfe4a9bfa7c85abe3b (patch) | |
tree | df6b62a1ba45d790e6425f7a8dc6d60f5a71e4c6 | |
parent | f395b961f9195169d4bab90e1228475d5ada91bf (diff) |
web commit by bremner
-rw-r--r-- | doc/tips/laptop_wiki_with_git/discussion.mdwn | 4 |
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 |