From 5e5db4f2e3dd6e800f2a622521cc03821e60c67e Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 31 May 2019 21:36:51 +0200 Subject: [PATCH] Branch libreoffice-6-3 This is 'libreoffice-6-3' - the stable branch for the 6.3.x releases. The commit rules are different according to the development phase: A. 6.3.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 6.3.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: Ief991320422eb74be3cd5621defeb4188f571c03 --- .gitreview | 2 +- dictionaries | 2 +- helpcontent2 | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitreview b/.gitreview index 199752b8b09e..1e6ce73905e8 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-6-3 diff --git a/dictionaries b/dictionaries index 547d7a6839fa..0e34c006e590 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 547d7a6839fa289ca52c2a241f9923e0359aee2f +Subproject commit 0e34c006e590251047ec22bea3606b0abf04573c diff --git a/helpcontent2 b/helpcontent2 index d37324954493..38cf025fa9e3 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit d3732495449313145686a6e90409d2b78fe2b2a2 +Subproject commit 38cf025fa9e3766f5f86b0d307899d21f7e301fa diff --git a/translations b/translations index 81e9e1864edd..cb906ae3325d 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 81e9e1864edd47f455e2bd1b83f4d3030d8c0a9a +Subproject commit cb906ae3325d900daaaffa4959e9058dcb8703b8 -- 2.11.4.GIT