文件名称:git_clean:从大的不必要的(已删除?)文件中清除 git repo
文件大小:2KB
文件格式:ZIP
更新时间:2024-06-27 09:26:17
Shell
git_clean
从大的不必要的(已删除?)文件中清除 git repo
用法
cd /path-to-repo/
/path-to-this-proj/run.sh
#或者:
git rm --cached <文件路径>
/path-to-this-proj/git_clean_file.sh
【文件预览】:
git_clean-master
----git_clean_file.sh(865B)
----run.sh(1KB)
----README.md(645B)