diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-05 13:49:25 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-05 13:49:25 -0500 |
commit | 4e3329699bbacfd5f41699590333b0f3e06750d5 (patch) | |
tree | 98993aa382f8a630b13cf53ec957d205f664e97f /doc/download.mdwn | |
parent | f64ef7deb643f9bc4bb911cd858db96c2f528f87 (diff) | |
download | ikiwiki-4e3329699bbacfd5f41699590333b0f3e06750d5.tar ikiwiki-4e3329699bbacfd5f41699590333b0f3e06750d5.tar.gz |
add a page describing ikiwiki's git repo, including branches
Diffstat (limited to 'doc/download.mdwn')
-rw-r--r-- | doc/download.mdwn | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn index 609d074b5..16728f019 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -32,20 +32,4 @@ Also. FreeBSD has ikiwiki in its ## revision control -### git - -Ikiwiki is developed in a git repository and can be checked out by -either of these commands: - - git clone git://git.ikiwiki.info/ - git clone http://git.ikiwiki.info/ikiwiki.git/ - -The gitweb is [here](http://git.ikiwiki.info/?p=ikiwiki). - -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). - -### subversion - -Ikiwiki's subversion repository is no longer available, use git instead. +Ikiwiki is developed in a [[git_repository|git]]. |