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
{{ message }}
This repository was archived by the owner on Jan 4, 2024. It is now read-only.
The Gitea import and export features wastefully re-clone the remote repo every time (because it makes using temp folders much simpler). Get smarter about reusing this local data to reduce the network traffic.