summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-17 14:49:22 +1300
committerKent Fredric <kentnl@gentoo.org>2017-09-17 10:07:29 +1200
commitfe506353a15d62f9061044a0e1a8d6eaa4e4ec76 (patch)
treeeea2317b2d01c5db23b8fc9c172f407e9d6dd70e /README/src/git/contribution-order.txt
parentscripts/: update multiplex script for current gentoo repos (diff)
downloadperl-overlay-fe506353a15d62f9061044a0e1a8d6eaa4e4ec76.tar.gz
perl-overlay-fe506353a15d62f9061044a0e1a8d6eaa4e4ec76.tar.bz2
perl-overlay-fe506353a15d62f9061044a0e1a8d6eaa4e4ec76.zip
README: update references to newer git.gentoo.org instead of old g.o.g.o
Diffstat (limited to 'README/src/git/contribution-order.txt')
-rw-r--r--README/src/git/contribution-order.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README/src/git/contribution-order.txt b/README/src/git/contribution-order.txt
index a1175dc0c..520c8d607 100644
--- a/README/src/git/contribution-order.txt
+++ b/README/src/git/contribution-order.txt
@@ -6,7 +6,7 @@ Contributions are recommended to be performed in the following order:
1. Progress your patch sequence locally.
2. *(optional)* push your patch sequence to your personal public repository
3. Push your patch sequence to xref:repositories-github[Github].
- 4. Push your patch sequence to xref:repositories-gogo[git.overlays.gentoo.org].
+ 4. Push your patch sequence to xref:repositories-ggo[git.gentoo.org].
This order will hopefully reduce the amount of push collisions encountered,
which will make all our lives easier =).