diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-07 00:28:56 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-07 00:28:56 -0400 |
commit | ef1ebf6079bd2a91d1d799bafacf6a51d4633db3 (patch) | |
tree | 88a28b09789a869cee7d26386c308dca0c1225fa /doc | |
parent | d58444a3e956e329cea4cbcdddcba99664ee585e (diff) |
add peter's git repo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index 379285a49..55967e543 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -26,7 +26,8 @@ be browsed, subscribed to etc on its You are of course free to set up your own ikiwiki git repository with your own [[patches|patch]]. If you list it here, the `gitremotes` script will automatically add it to git remotes. Your repo will automatically be pulled -into [[Joey]]'s working tree. This is recommended. :-) +into [[Joey]]'s working repository where he can see your branches and +think about merging them. This is recommended. :-) <!-- Machine-parsed format: * wikilink <git:url> --> @@ -60,6 +61,7 @@ into [[Joey]]'s working tree. This is recommended. :-) * [[davrieb|David_Riebenbauer]] `git://git.liegesta.at/git/ikiwiki` ([browse](http://git.liegesta.at/?p=ikiwiki.git;a=summary)) * [[GustafThorslund]] `http://gustaf.thorslund.org/src/ikiwiki.git` +* [[peteg]] `git://git.hcoop.net/git/peteg/ikiwiki.git` ## branches |