Lazybones git
Permanently purging a file from repo
$ git filter-branch --index-filter 'git rm --cached --ignore-unmatch my_file'
Newer Post
Older Post
Home