[Libreoffice] [ANNOUNCE] Branch libreoffice-3-4-5 created
Petr Mladek
pmladek at suse.cz
Wed Dec 14 13:25:08 PST 2011
Hi all,
there have been created the libreoffice-3-4-5 branch. It will be used for fine
tuning of the 3.4.5 bugfix release. It is based on the tag
libreoffice-3.4.5.1 for 3.4.5-rc1 release.
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry-picking from libreoffice-3-4 branch
+ 2 additional reviews needed; 2nd reviewer pushes
+ no regular merges back to anything
The 'libreoffice-3-4' branch is still active. There are currently not
exact dates for 3.4.6 bugfix release. It will happen if there is a
demand from users and some fixes are available in the 3-4 branch.
Please stay tuned and read more at
http://wiki.documentfoundation.org/ReleasePlan
http://wiki.documentfoundation.org/Development/Branches
Now, if you want to switch your clone to the branch, please do:
./g pull -r
./g checkout -b libreoffice-3-4-5 origin/libreoffice-3-4-5
Hopefully it will work for you :-) Most probably, you will also want to
do (if you haven't done it yet):
git config --global push.default tracking
When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-3-4-5 when you have switched to it. This will
save you some git shouting at you.
Happy hacking,
Petr
More information about the LibreOffice
mailing list