=== JasonO_ is now known as JasonO [08:14] If I committed a 200MB file to a branch accidently a few revisions ago is there a plugin to help purge it from the repository yet. Or would I need to do a fast-export fast import? (This is a research questions I haven't actually done this. Well not recently anyway :) ) === yofel_ is now known as yofel === JasonO_ is now known as JasonO [23:18] I want to change history such that that commit contains only some of its changes and after that that create a separate commit for the other patch [23:18] basically, I want git rebase -i :)