* [gentoo-commits] proj/forums:master commit in: /
@ 2019-05-03 23:21 John Graham
0 siblings, 0 replies; 2+ messages in thread
From: John Graham @ 2019-05-03 23:21 UTC (permalink / raw
To: gentoo-commits
commit: df89abafa7c8df065a7d0b7354bd4894ffef17ab
Author: John R. Graham <john_r_graham <AT> gentoo <DOT> org>
AuthorDate: Fri May 3 19:39:57 2019 +0000
Commit: John Graham <john_r_graham <AT> gentoo <DOT> org>
CommitDate: Fri May 3 23:21:19 2019 +0000
URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=df89abaf
Additional meaningless tweak for another commit test.
Signed-off-by: John Graham <john_r_graham <AT> gentoo.org>
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a0d922057..226639086 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,5 @@ Gentoo Big Forum Upgrade
========================
Initial content just to prove I have commit access.
+
+One more line.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/forums:master commit in: /
@ 2019-12-09 2:57 John R. Graham
0 siblings, 0 replies; 2+ messages in thread
From: John R. Graham @ 2019-12-09 2:57 UTC (permalink / raw
To: gentoo-commits
commit: 50851476ca327f6a50eee3369c5dab0a1bc31856
Author: John R. Graham <john_r_graham <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 21:25:07 2019 +0000
Commit: John R. Graham <john_r_graham <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 02:56:59 2019 +0000
URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=50851476
Incremental work on the repostory workflow.
Signed-off-by: John R. Graham <john_r_graham <AT> gentoo.org>
README.md | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 226639086..28b3a743e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,21 @@
+[//]: # (Copyright 2019 Gentoo Authors)
+
Gentoo Big Forum Upgrade
========================
-Initial content just to prove I have commit access.
+## Working with the Forums Repository
+
+The forums repository is set up with multiple independent branches with no
+common ancestor. It is also set up to track two different remote git
+repositories:
+
+ * The phpBB repository, which will be called "upstream" by convention.
+ * The Gentoo Forums repository, which will be called "origin" by convention
+ and tradition.
+
+Checking out the repository:
+```
+git clone git+ssh://git@git.gentoo.org/proj/forums.git
+git remote add upstream git@github.com:phpbb/phpbb.git
+```
-One more line.
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-09 2:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-03 23:21 [gentoo-commits] proj/forums:master commit in: / John Graham
-- strict thread matches above, loose matches on Subject: below --
2019-12-09 2:57 John R. Graham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox