diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-09-03 06:54:47 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-09-03 06:54:47 +0200 |
commit | f638060cd95a73ef88e5b9191cd7561833dfca7f (patch) | |
tree | b0ab4dade001f81b7e20d624b5399e054d3a74fb | |
parent | 320f0869d897b8d469df22f8ede14663bf38eee2 (diff) |
Make README only refer to git.fripost.org
-rw-r--r-- | README | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -23,12 +23,9 @@ This is the standard project workflow These are the repositories to check for changes - Fetch URL:s - - git://repo.or.cz/fripost-web.git - - http://repo.or.cz/r/fripost-web.git - - git://github.com/skangas/fripost-web.git + - http://git.fripost.org/pub/fripost-web.git - Push URL:s - - ssh://repo.or.cz/srv/git/fripost-web.git - - git://github.com/skangas/fripost-web.git + - gitolite@git.fripost.org:fripost-web To get push access to the repository at repo, get an account, and send an email to Gustav (see contact below) |