aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2013-12-14 21:47:31 +0100
committerMoritz Lenz <moritz@faui2k3.org>2013-12-14 21:48:30 +0100
commit42daf9f29871449345151cee83b628871d798a49 (patch)
tree68ad226d066b2c2765af06f9776070923839dd72
parent7d731a0c1d8fb6555918a6a3cff8900f4df13c8d (diff)
Update release guide to avoid out-of-date submodules
-rw-r--r--tools/star/release-guide.pod13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index 999dbcb..7b63cb9 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -33,6 +33,19 @@ Clone the git@github.com:rakudo/star repository.
$ git clone git@github.com:rakudo/star
+If you already have clone of rakudo/star, make sure it is in sync
+with github:
+
+ $ git checkout master
+ $ git pull origin master
+ $ git submodule sync --force
+
+Verify that
+
+ $ git status
+
+reports a clean repository.
+
=item 2.
Change to the star repository directory, and edit the first three