diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 22:47:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 22:47:28 -0400 |
commit | 0546e6df5a4432d9f409a249d621d6e09a8787e6 (patch) | |
tree | 8646301b7a307031cbf5e471e7295b341ebad39a | |
parent | 8e234268c99d210d665c34fba0eaa9bfbf771675 (diff) |
mention github mirror
-rw-r--r-- | doc/git.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index d268757cc..fc702b325 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -9,6 +9,8 @@ Or like this if your firewall only passes http traffic (slow): The gitweb is [here](http://git.ikiwiki.info/?p=ikiwiki). +There is also a mirror [on github](http://github.com/joeyh/ikiwiki/tree/master). + Commits to this git repository are fed into [CIA](http://cia.vc), and can be browsed, subscribed to etc on its [project page](http://cia.vc/stats/project/ikiwiki). |