Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove big files from git history #207

Closed
deepakgangwar opened this issue Feb 7, 2018 · 5 comments
Closed

Remove big files from git history #207

deepakgangwar opened this issue Feb 7, 2018 · 5 comments

Comments

@deepakgangwar
Copy link

Sometimes very big files are committed and can not be pushed any commit due to this previous commit so steps to remove such files and changing the git history should be included.
Either the native git commands or bfg will be a good option.

@RichardLitt
Copy link
Collaborator

I agree! A PR for this would be great. :)

@dustinfreeman
Copy link
Contributor

I did a writeup of this exact problem here, when migrating away from git-lfs, using bfg:

https://dustinfreeman.org/blog/rip-lfs/

@dustinfreeman
Copy link
Contributor

@deepakgangwar check out #249

@RichardLitt
Copy link
Collaborator

Close by #249. :)

@deepakgangwar
Copy link
Author

Thank you @dustinfreeman and @RichardLitt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants