Skip to content

Consider cleaning up the commit history by removing binary files from it. #9

Description

@OscarL

Cloning this repo is "a bit of a pain" on slow connections (not to mention wasteful in storage), due to older commits that included all the .so files. Good thing git clone --depth=1 exists, but...

Would it be possible to use git rebase -i to edit those olds commit, removing the binary files, and force-pushing the results back?

So far this project has only 2 forks (publicly, and here on GH at least), so that's only 2 people that will need to basically "re-clone" our forks. Better now than later, I think.

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions