diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-11-17 21:01:47 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-11-17 21:01:47 +0100 |
commit | 2ca0e0f17cba32ecc74c480088ac767cce688b92 (patch) | |
tree | 89c1b743cb21bf78d3cff528a9df2609c472ed19 | |
parent | 6e4ec68783efb630e60a80e46817200ca89ed518 (diff) |
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
-rw-r--r-- | .gitreview | 2 | ||||
m--------- | dictionaries | 0 | ||||
m--------- | helpcontent2 | 0 | ||||
m--------- | translations | 0 |
4 files changed, 1 insertions, 1 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 -Subproject 86921a78c42f4fd499d86a226e34ab97e8b85ed +Subproject 9e4ee1ee9c422f811557d7570bdc26e42a16298 diff --git a/helpcontent2 b/helpcontent2 -Subproject c5eeaa3c6da6940863ad1d05d1fbed3befddd95 +Subproject d51157294fedaaf963a3f727ab0d0141d0363fd diff --git a/translations b/translations -Subproject 552fa2fbab0570d8f7747620cf8744662ce43d9 +Subproject 3f828a5b82478bc11c29db56288476e2b204ad2 |