You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my personal builds, before I got involved here as a project maintainer, I never used a local mirror, and I am very hazy about how it works and what it actually does.
Our monthly builds did use a local mirror, but when we had to restructure our main build script to fix #677, I originally left the 'USE_LOCAL_MIRROR' handling alone, hoping it would work in the new build structure, but it didn't. I did not have time then (and I don;t have time now) to debug and fix it, so I removed it, and we now make our builds without using a local mirror.
I would welcome a Pull Request which re-instated the ability to use a local mirror, but It's not something I have the time (or knowledge and expertise TBH) to work on myself. The project has more pressing problems which need to be fixed (see here
When using
LOCAL_MIRROR=true
, will this clone the entire repo or just the branch(es) used?By the way, thank you very much for this project, I'm quite excited to test it out.
The text was updated successfully, but these errors were encountered: