Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi Madhura and welcome!

You could try something like the following after you navigate to the
directory you cloned LibreOffice to

git fetch
git checkout origin/branch-name

e.g.

git checkout origin/libreoffice-5-0-0

You can think of the word origin as an alias for
http://anongit.freedesktop.org/git/libreoffice/core.git, so by executing "git
checkout origin/libreoffice-5-0-0" you are in effect saying "I want the
libreoffice-5-0-0 branch from the url that origin is an alias for".

If you'd like to learn more about git, I'd suggest
https://git-scm.com/book/en/v2.

Hope that helps! Let me know if it doesn't make sense.

Best,

Daniel

Attachment: signature.asc
Description: Digital signature


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.