-
Notifications
You must be signed in to change notification settings - Fork 95
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
Update README.md with git-filter-repo #194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this comprehensive example! Just a few nits :)
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Ahh, my bad, did not see the 'add suggestion to batch' option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! This is good to go now 🙂 No worries about the many commits, I'll squash them anyway.
Did the minimal changes to the lint-history example on git-filter-repo to allow using nbstripout while keeping performance by never spawning a second interpreter.
See #193
Tested with 2GB repo, went down to 50MB.