[ANNOUNCE] Branch libreoffice-3-5-7 created
Fridrich Strba
fridrich.strba at graduateinstitute.ch
Tue Sep 18 03:31:39 PDT 2012
Hi all,
there have been created the libreoffice-3-5-7 branch. It will be used
for fine tuning of the 3.5.7 release.
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry-picking from libreoffice-3-5 branch
+ 2 additional reviews needed; 2nd reviewer pushes
+ no regular merges back to anything
The 'libreoffice-3-5' branch is still active and might be used for an
eventual 3.5.8 bugfix release. Please 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-5-7 origin/libreoffice-3-5-7
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-5-7 when you have switched to it. This will
save you some git shouting at you.
Happy hacking,
Fridrich
More information about the LibreOffice
mailing list