間違ってコミットしていたファイルを歴史から全消去 投稿日 2018/06/21 投稿者 rengotaku 1 分で読めます $ git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch ファイル名' HEAD [gitでファイルの存在をなかったことにする - baronyan’s blog http://baronyan.hatenadiary.com/entry/2014/07/14/152517] devtools git シェア