]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/git.mdwn
Update user name
[git.ikiwiki.info.git] / doc / git.mdwn
1 Ikiwiki, and this documentation wiki, are developed in a git repository and
2 can be checked out like this:
4 [[!template id=note text="""
5 You can push changes back to ikiwiki's git repository over the `git://`
6 transport, to update this wiki, if you'd like, instead of editing it on the
7 web. Changes that could not be made via the web will be automatically
8 rejected.
9 """]]
11         git clone git://git.ikiwiki.info/
13 The gitweb is [here](http://source.ikiwiki.branchable.com/?p=source.git;a=summary).
15 Commits to this git repository are fed into [KGB](http://kgb.alioth.debian.org/)
16 for transmission to the #ikiwiki irc channel. See also: [[spam_fighting]]
18 ## personal git repositories
20 You are of course free to set up your own ikiwiki git repository with your
21 own [[patches|patch]]. If you list it here, the `gitremotes` script will
22 automatically add it to git remotes. Your repo will automatically be pulled
23 into [[Joey]]'s working repository where he can see your branches and
24 think about merging them. This is recommended. :-)
26 <!-- Machine-parsed format: * wikilink <git:url> -->
28 * l10n `git://l10n.ikiwiki.info/`
29   Open push localization branch used for <http://l10n.ikiwiki.info/>
30 * [[smcv]] `git://git.pseudorandom.co.uk/git/smcv/ikiwiki.git`
31   ([browse](http://git.pseudorandom.co.uk/smcv/ikiwiki.git))
32 * [[intrigeri]] `git://gaffer.ptitcanardnoir.org/ikiwiki.git`
33 * [[gmcmanus]] `git://github.com/gmcmanus/ikiwiki.git`
34 * [[jelmer]] `git://git.samba.org/jelmer/ikiwiki.git`
35 * [[jon]] `git://github.com/jmtd/ikiwiki.git`
36 * [[jonas|JonasSmedegaard]] `git://source.jones.dk/ikiwiki-upstream`
37 * [[arpitjain]] `git://github.com/arpitjain11/ikiwiki.git`
38 * [[schmonz]] `git://github.com/schmonz/ikiwiki.git`
39 * [[KathrynAndersen]] `git://github.com/rubykat/ikiplugins.git`
40 * [[ktf]] `git://github.com/ktf/ikiwiki.git`
41 * [[tove]] `git://github.com/tove/ikiwiki.git`
42 * [[GiuseppeBilotta]] `git://git.oblomov.eu/ikiwiki`
43 * [[GustafThorslund]] `http://gustaf.thorslund.org/src/ikiwiki.git`
44 * [[privat]] `git://github.com/privat/ikiwiki.git`
45 * [[blipvert]] `git://github.com/blipvert/ikiwiki.git`
46 * [[wtk]] `git://github.com/wking/ikiwiki.git`
47 * [[levitte]] `git://github.com/levitte/ikiwiki.git`
48 * [[sajolida]] `https://un.poivron.org/~sajolida/ikiwiki.git/`
49 * [[yds]] `git://github.com/yds/ikiwiki.git`
50 * [[pelle]] `git://github.com/hemmop/ikiwiki.git`
51 * [[chrismgray]] `git://github.com/chrismgray/ikiwiki.git`
52 * [[ttw]] `git://github.com/ttw/ikiwiki.git`
53 * [[anarcat]] `https://gitlab.com/anarcat/ikiwiki.git`
54 * anderbubble `git://civilfritz.net/ikiwiki.git`
55 * llipavsky `git://github.com/llipavsky/ikiwiki`
56 * [[mhameed]] `git://github.com/mhameed/ikiwiki.git`
57 * [[spalax]] `git://github.com/paternal/ikiwiki.git` ([[browse|https://github.com/paternal/ikiwiki]])
58 * [[jcflack]] `git://github.com/jcflack/ikiwiki.git`
59 * [[users/mjd]] `https://github.com/mjdominus/ikiwiki.git` ([[browse|https://github.com/mjdominus/ikiwiki]])
60 * [[users/kjs]] `git://src.kalleswork.net/ikiwiki.git`
61 * bfree `git://github.com/bfree/ikiwiki.git`
62 * [[users/leg]] `git://at.magma-soft.at/ikiwiki.info`
63 * [[thcipriani]] `https://github.com/thcipriani/ikiwiki.git` ([[browse|https://github.com/thcipriani/ikiwiki]])
64 * [[Tina]] `git@github.com:NightTsarina/ikiwiki.git` ([[browse|https://github.com/NightTsarina/ikiwiki]])
65 * [[hefee]] `https://salsa.debian.org/hefee/ikiwiki.git/` ([[browse|https://salsa.debian.org/hefee/ikiwiki]])
66 * bsv `https://bico.media/1EZF5WfG6t35iwFpyVVptxT1MB4DKt6G2U`
67   bsv blockchain repo using ([[git-remote-bsv|https://github.com/xloem/git-remote-bsv]])
68 ## branches
70 Current branches of ikiwiki are listed on [[branches]].