unable to get latest stable build source code from git repository
Christian Lohmaier
lohmaier at googlemail.com
Wed Aug 19 06:48:41 PDT 2015
Hi *,
On Tue, Aug 18, 2015 at 8:20 AM, Rachna Goel <rachnag at 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)
Just use the checkout command to switch to the libreoffice-5-0 branch:
./g checkout libreoffice-5-0
(using the g script that's in the toplevel source-dir takes care of
updating the submodules and also ensures the githooks are in place)
ciao
Christian
More information about the LibreOffice
mailing list