aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-04-25 02:59:29 +0200
committerAlex Legler <alex@a3li.li>2015-04-25 02:59:29 +0200
commitdb92047ed4b9cab7e2684c05db8539779200db71 (patch)
treefc39aba705418b02116e1be88164cc481af59693 /_posts
parentAdd news post about overlays hostnames because of the hatemail I've gotten. (diff)
downloadwww-db92047ed4b9cab7e2684c05db8539779200db71.tar.gz
www-db92047ed4b9cab7e2684c05db8539779200db71.tar.bz2
www-db92047ed4b9cab7e2684c05db8539779200db71.zip
Fix lists
Diffstat (limited to '_posts')
-rw-r--r--_posts/2015-04-25-anongit-overlays.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/_posts/2015-04-25-anongit-overlays.md b/_posts/2015-04-25-anongit-overlays.md
index e23f30a..26f9174 100644
--- a/_posts/2015-04-25-anongit-overlays.md
+++ b/_posts/2015-04-25-anongit-overlays.md
@@ -17,12 +17,14 @@ traffic is permitted to the authenticated Git server.
If you have anonymous Git checkouts from any of the affected hostnames, you
should switch them to using one of these new URLs:
+
- `https://anongit.gentoo.org/git/$REPO`
- `http://anongit.gentoo.org/git/$REPO`
- `git://anongit.gentoo.org/$REPO`
If you have authenticated Git checkouts from the same hosts, you should switch
them to this new URL:
+
- `git+ssh://git@git.gentoo.org/$REPO`
In either case, you can trivially update any existing checkout with: