diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-24 16:08:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-24 16:08:36 -0400 |
commit | 5e37e729f8a1923f31b273e9ff88ee4e17031694 (patch) | |
tree | 27af8f66c067b2f67293fd11667149fb20ff078c /doc/news | |
parent | 47367f7ba8f0ebe97832daf18d6db259e2151056 (diff) |
announce anonymous git push support
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/git_push_to_this_wiki.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news/git_push_to_this_wiki.mdwn b/doc/news/git_push_to_this_wiki.mdwn new file mode 100644 index 000000000..4b3fcbe69 --- /dev/null +++ b/doc/news/git_push_to_this_wiki.mdwn @@ -0,0 +1,3 @@ +Now you can use [[git]] to clone this wiki, and push your changes back, +thanks to ikiwiki's new support for [[tips/untrusted_git_push]]. Enjoy +working on the wiki while offline! --[[Joey]] |