diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-12 11:35:21 -0400 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-12 11:35:21 -0400 |
commit | 77128fd584af4b46561f25b11882b4860e638757 (patch) | |
tree | 6202080b0045fb51d66f6f148a2c83723f116566 | |
parent | 4618e4fc724d01cebf75e395a57850241fb31bd5 (diff) |
web commit by bddebian: Remove comment about git not working and a small typo fix
-rw-r--r-- | HowToContributeToThisWiki.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index 7b142078..9b467d32 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -49,8 +49,6 @@ ssh configuration as advised on that page.) If you have an account on there: If you don't have such an account or don't have your login data handy, you can still get the pages the read-only way. -/!\ *Not yet available.* - $ git clone git://flubber.bddebian.com/wiki [dest] If that also doesn't work out, you have yet another chance: pull over the http @@ -114,7 +112,7 @@ If you can't do that, then first prepare to publish your changes: [...] See through the generated **.patch* files and simply delete those you don't -want to pulish. +want to publish. Finally, publish the good ones. If you have a local mail transfer agent running, the following is all you have to do: |