git stash save --keep-index
git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch path2file'
Post a Comment
No comments:
Post a Comment