X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c2bfe30ae8b9b26adbcc17d659adc5965d9d452a..b213759eda3021c63cdad18cf51bf63abbbab1b1:/doc/git.mdwn diff --git a/doc/git.mdwn b/doc/git.mdwn index 2a2d10526..3a5cd9773 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -10,11 +10,7 @@ rejected. git clone git://git.ikiwiki.info/ -Or like this if your firewall only passes http traffic (slow): - - git clone http://git.ikiwiki.info/ikiwiki.git/ - -The gitweb is [here](http://git.ikiwiki.info/?p=ikiwiki). +The gitweb is [here](http://source.ikiwiki.branchable.com/?p=source.git;a=summary). Commits to this git repository are fed into [CIA](http://cia.vc), and can be browsed, subscribed to etc on its @@ -33,7 +29,8 @@ think about merging them. This is recommended. :-) * github `git://github.com/joeyh/ikiwiki.git` ([browse](http://github.com/joeyh/ikiwiki/tree/master)) - A mirror of the main repo, automatically updated. + A mirror of the main repo, automatically updated. Also provides http + cloning at `http://github.com/joeyh/ikiwiki.git` * l10n `git://l10n.ikiwiki.info/` Open push localization branch used for * [[smcv]] `git://git.pseudorandom.co.uk/git/smcv/ikiwiki.git` @@ -68,6 +65,11 @@ think about merging them. This is recommended. :-) * [[bzed|BerndZeimetz]] `git://git.recluse.de/users/bzed/ikiwiki.git` * [[wtk]] `git://github.com/wking/ikiwiki.git` * [[sunny256]] `git://github.com/sunny256/ikiwiki.git` +* [[fmarier]] `git://gitorious.org/~fmarier/ikiwiki/fmarier-sandbox.git` +* [[levitte]] `git://github.com/levitte/ikiwiki.git` +* jo `git://git.debian.org/users/jo-guest/ikiwiki.git` + ([browse](http://git.debian.org/?p=users/jo-guest/ikiwiki.git;a=summary)) +* [[timonator]] `git://github.com/timo/ikiwiki.git` ## branches