emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Support building Org from shallow clone [9.6.1 (release_9.6.


From: No Wayman
Subject: Re: [PATCH] Support building Org from shallow clone [9.6.1 (release_9.6.1-137-gecb62e @ /home/n/.emacs.d/elpaca/builds/org/)]
Date: Thu, 19 Jan 2023 20:38:32 -0500
User-agent: mu4e 1.9.14; emacs 30.0.50


Ihor Radchenko <yantar92@posteo.net> writes:

No Wayman <iarchivedmywholelife@gmail.com> writes:

No Wayman <iarchivedmywholelife@gmail.com> writes:

The attached patch should take care of that.

Thanks!

I played a bit more with the patch and noticed that remote tag lookup is
not performed prior to _any_ make command.
For example, there is a noticeable delay on my network when running
something as simple as make clean.

Maybe it would be better to download the tags instead of running
ls-remote every time? I also imagine that ls-remote might pull newer
tags compared to the actual clone.

An alternative could be postponing git ls-remote call to when the actual
targets using GITVERSION are being called.

Feel free to take this the patch as a base to do whatever you please with it. I've run out of free time to iterate on it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]