Skip to content

Want to Migrate repository from bitbucket to GitHub #54822

Discussion options

You must be logged in to vote

See here: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository The process for too large files is the same, you can ignore the parts about making sure they're gone from all caches too.

The generally recommended (by the Git docs) approach for bulk editing history is git-filter-repo, the second tool described in that documentation.

Mind that editing history will change all commit IDs after the first edited commit. ⚠️

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ghostinhershell
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions and conversations related to APIs or Webhooks Question
3 participants