rm history big file inception-v1.pb
Created by: jacquesqiao
refs:
-
https://git-scm.com/book/zh/v1/Git-%E5%B7%A5%E5%85%B7-%E9%87%8D%E5%86%99%E5%8E%86%E5%8F%B2
-
http://harttle.land/2016/03/22/purge-large-files-in-gitrepo.html
cmd
git filter-branch --tree-filter 'rm -f inception_v1.pb' HEAD