No Wayman <iarchivedmywholel...@gmail.com> writes: > No Wayman <iarchivedmywholel...@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. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>