diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-06-07 19:01:10 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-06-07 19:01:10 +0200 |
commit | 5a4c58bc670ec50baf3855dae8e769867807fc44 (patch) | |
tree | ae3dec129a6c9d121b6e1664c012e9c888629f6c | |
parent | 6f227b0dd912d4c70a01eb3872fff15d52de543a (diff) |
Branch libreoffice-7-6
This is 'libreoffice-7-6' - the stable branch for the 7.6.x releases.
The commit rules are different according to the development phase:
A. 7.6.0 beta phase:
A. any bug fixes are allowed without review
B. late features need approval by 3 people with different affiliation
B. 7.6.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.
-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 199752b8b09e..4abdc9f5827b 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-7-6 diff --git a/dictionaries b/dictionaries -Subproject 2404521a6c320ae5e307c6c0fed31d81de751a8 +Subproject cf0b11134a456c4a107b10411c0dfa23ac81bef diff --git a/helpcontent2 b/helpcontent2 -Subproject 374b792c275fbfb5fad9d12764fecde6d1d5aaa +Subproject 7eaf785f0e905577cce77c82fa58f1dcefcd879 diff --git a/translations b/translations -Subproject 4a1edc9b8c2c3f0e0af003050d286ddce84cdbf +Subproject 678dc3a9537d333344cc748a6078d78625f0418 |