Notes to myself that might be helpful to others...
git filter-branch --index-filter 'git rm --cached --ignore-unmatch dumpfile.sql' merge-point..HEAD
No comments:
Post a Comment