Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-11-11 13:22:05 +0300
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-11-11 13:22:05 +0300
commita15dc7b8141e4aa981409bffd2bb6ad311902dfa (patch)
treee80a9e775079cb834ce998b38e6623d7a7aff244 /doc/release
parent1d1b21164258c2e2a6e1d782e517871c33ea961d (diff)
Add tip about EE and CE master synced before release rc1
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/monthly.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 7354efc3e2e..fa1a883f4b2 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -145,6 +145,8 @@ Make sure the code quality indicators are green / good.
### **4. Run release tool**
+**Make sure EE `master` has latest changes from CE `master`**
+
Get release tools
```