diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-12-08 16:07:20 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-12-08 16:07:20 +0100 |
commit | 8ae28b9e2cf8dcf0f59af97edbb75e7e5be19a62 (patch) | |
tree | 9373c248f2293c95831f0758ce5902657bd0b2c1 | |
parent | 898d5d470e24a55556f2fb244fec24df33ba8855 (diff) |
Branch libreoffice-24-2
This is 'libreoffice-24-2' - the stable branch for the 24.2.x releases.
The commit rules are different according to the development phase:
A. 24.2.0 beta phase:
A. any bug fixes are allowed without review
B. late features need approval by 3 people with different affiliation
B. 24.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.
-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..2dacecedd467 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-24-2 diff --git a/dictionaries b/dictionaries -Subproject fa49c03d49f52ea0efc9adf589ff707433878d5 +Subproject 41340a33a56b7c1ca8b200a5d25f64f537ca46b diff --git a/helpcontent2 b/helpcontent2 -Subproject 95ebe8994002023b90215765f0d0cbd946a25f8 +Subproject 62f09edfda830e12362230a7e9f2b16d8a3f7a3 diff --git a/translations b/translations -Subproject a0c2cb43becec95fddd09ed6300525a735b4ba9 +Subproject f1be90def78768c6cea7e5c759113edc62e3404 |