aboutsummaryrefslogtreecommitdiff
path: root/tools/star/release-guide.pod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star/release-guide.pod')
-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