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仓库中的大文件
- Host: GitHub
- URL: https://github.com/brucewind/auto_clean_largefile_in_git_repo
- Owner: BruceWind
- Created: 2017-11-15T16:17:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T07:18:13.000Z (over 8 years ago)
- Last Synced: 2025-03-22T00:44:25.497Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 清理git仓库的大文件
先配置git的ssh确认可以clone,可以push.
然后修改这个shell文件中的git地址.
执行shell.
> 操作之前最好先备份老的代码,以免误删一些比较大的jar。
> 或者查看在当前目录下生成的xxxx.git_report目录下的删除的文件是什么。