From 5801fc713dbb949a94eb49ce7fdd891b598b3f64 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 3 Oct 2007 15:55:08 +0200 Subject: No native git protocol at the moment. --- HowToContributeToThisWiki.mdwn | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'HowToContributeToThisWiki.mdwn') diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index 4086ed77..886c965d 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -36,7 +36,7 @@ Consult the git documentation about how to shuffle around with branches, how to rename files, how to upload arbitrary data files, and so on. (!) Before attempting any bigger editing work (to which you are sincerely -invited!) be sure to check the involved pages' *Discussion* subpages (linked +invited!) be sure to check the involved pages' *Discussion* subpages (linked from the pages' header line) and in there take down (short) notes about the editing endeavors you're going to undertake. Doing so should help to (a) avoid double work and (b) avoid merge conflict if you install your changes into the @@ -67,11 +67,17 @@ 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. +Getting the files by using the native git protocol is currently not possible, +but will be possible again as soon as the master repository has been relocated +to the GNU Savannah machine. + + $ git clone http://www.bddebian.com/git/wiki [dest] @@ -138,6 +144,6 @@ running, the following is all you have to do: $ git-send-email --to web-hurd@gnu.org *.patch [...] -If you don't have an mta running, you'll have to find another way: either post +If you don't have an MTA running, you'll have to find another way: either post the **.patch* files to or upload them somewhere for us to download them from. -- cgit v1.2.3