gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] Moving to Git


From: Christian Grothoff
Subject: [GNUnet-developers] Moving to Git
Date: Mon, 7 Nov 2016 18:40:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

Dear all,

I've just finished migrating the (active) GNUnet Subversion repositories
to Git.  You should be able to

$ git clone git://gnunet.org/$REPONAME # read-only, insecure
$ git clone https://gnunet.org/git/$REPONAME # read-only, secure
$ git clone git+ssh://address@hidden/$REPONAME # dev-only

The Web interface to the repos is now at
      https://gnunet.org/git/


If you used to have write access, you probably "lost" it because the
authentication method changed to SSH.  To regain write access, you need
to simply e-mail Jeff Burdges, Florian Dold, Gabor Toth or me (all in
CC) your SSH public key (preferably in an encrypted, GnuPG signed e-mail).

Please note that from now on, Git commits must be GnuPG signed (for
example, using "git commit -S") and will continue to be automatically
e-mailed to the address@hidden mailinglist.


Happy decentralised hacking!

Christian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]