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 Jun 21, 2023. It is now read-only.
A clean recursive clone of this repo is currently 1.5 Gb in size, of which the .git folder contributes 1.1 Gb.
We are proposing to filter the git history to exclude history for paths that are no longer part of this repo (but remain in mapbox-gl-native) - using git-filter-repo. The aim is to reduce the size of the .git folder for this and related repos.
In addition, we will investigate & document instructions for a sparse checkout, since mapbox-gl-native test fixtures also take up significant disk space.
In the process of migrating from
mapbox-gl-nativewe kept the git history (see this comment).A clean recursive clone of this repo is currently 1.5 Gb in size, of which the
.gitfolder contributes 1.1 Gb.We are proposing to filter the git history to exclude history for paths that are no longer part of this repo (but remain in
mapbox-gl-native) - usinggit-filter-repo. The aim is to reduce the size of the.gitfolder for this and related repos.In addition, we will investigate & document instructions for a sparse checkout, since
mapbox-gl-nativetest fixtures also take up significant disk space.