From 2ca0e0f17cba32ecc74c480088ac767cce688b92 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sat, 17 Nov 2018 21:01:47 +0100 Subject: [PATCH] Branch libreoffice-6-2 This is 'libreoffice-6-2' - the stable branch for the 6.2.x releases. The commit rules are different according to the development phase: A. 6.2.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 6.2.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: I5a52629368f332dd3b5f5a9525047e338dd57ebc --- .gitreview | 2 +- dictionaries | 2 +- helpcontent2 | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitreview b/.gitreview index 094c974be145..b6f0665a9ba6 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=logerrit port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-6-2 diff --git a/dictionaries b/dictionaries index 86921a78c42f..9e4ee1ee9c42 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 86921a78c42f4fd499d86a226e34ab97e8b85ed5 +Subproject commit 9e4ee1ee9c422f811557d7570bdc26e42a162987 diff --git a/helpcontent2 b/helpcontent2 index c5eeaa3c6da6..d51157294fed 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit c5eeaa3c6da6940863ad1d05d1fbed3befddd95c +Subproject commit d51157294fedaaf963a3f727ab0d0141d0363fdc diff --git a/translations b/translations index 552fa2fbab05..3f828a5b8247 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 552fa2fbab0570d8f7747620cf8744662ce43d9c +Subproject commit 3f828a5b82478bc11c29db56288476e2b204ad2f -- 2.11.4.GIT