> I use a commant like this:
> git checkout master && ./g pull -r && for branch in $(git branch | cut -c
> 3-) ; do if [ $branch != "master" ] ; then git rebase master $branch ; fi ;
> done && git checkout && make
> to keep all branches up-to-date (I must say that I keep branches/tags like
> libre
Hey,
On Mon, Dec 26, 2016 at 4:56 PM, Huzaifa Iftikhar
wrote:
> Hi,
> I updated my master branch today with the command ./g pull -r and after
> that when I tried to build LibreOffice with the make command it doesn't
> build anymore and shows the following error
>
> /home/huzaifa/libreoffice/work
> Earlier the master used to build successfully and I always create a
> separate branch for patches and don't make changes on Branch master itself.
>
> Unless you are an experienced developer who is working on a specific
feature where your work in progress will interfere with how LibreOffice
works
Hi,
I updated my master branch today with the command ./g pull -r and after
that when I tried to build LibreOffice with the make command it doesn't
build anymore and shows the following error
/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29:
fatal error: