On Tue, Aug 18, 2015 at 2:20 AM, Rachna Goel <rachnag@cdac.in> wrote:
hi thre,
I am struggling to get latest stable source code of libreoffice on winows.
when I use *git clone* , it fetches the latest updated branch.
Kindly help me with the parameter that need to be used in order to fetch
stable release source code (of LibreOffice 5.0)
Hi Rachna,
Git clones the complete repository. You can't exclude or include certain
branches (unlike SVN or P4, for example).
What you need to do is, after cloning, checkout the branch you are
interested in. (Also, you can download a compressed copy of the git repo
from the website and then git pull to update, that might be faster.)
The command to checkout a branch is: git checkout <branchname>
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.