An open API service indexing awesome lists of open source software.

https://github.com/brucewind/auto_clean_largefile_in_git_repo

清理git仓库中的大文件
https://github.com/brucewind/auto_clean_largefile_in_git_repo

Last synced: about 1 month ago
JSON representation

清理git仓库中的大文件

Awesome Lists containing this project

README

          

# 清理git仓库的大文件

先配置git的ssh确认可以clone,可以push.

然后修改这个shell文件中的git地址.

执行shell.

> 操作之前最好先备份老的代码,以免误删一些比较大的jar。
> 或者查看在当前目录下生成的xxxx.git_report目录下的删除的文件是什么。