Why is my anonym git repository not up-to-date?

Jacobo Aragunde PĆ©rez jaragunde at igalia.com
Tue Dec 1 08:00:00 PST 2015


El 01/12/15 a las 16:30, jodoe escribiĆ³:
> ...
> So my question: What I am doing wrong with git? I want the normal, official
> sources which are used to compile the downloadable libreoffice from
> libreoffice.org. When there a version 5.0.3 is offered, then I also must be
> able to see a 5.0.3 somewhere in the git tags?
> 

Yes, but you must ask git explicitly to get all tags. Try:

./g fetch --tags

By the way, I was just in the same problem last week :D

Regards,
-- 
Jacobo Aragunde
Software Engineer at Igalia


More information about the LibreOffice mailing list