Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Delete old tags after repo migration. #109

Description

@julianrex

In the process of migrating from mapbox-gl-native we kept the git history (see this comment).

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions