文件名称:git清理
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-09 00:20:21
Go
git清理 工作正在进行中 安装 自制软件(macOS) brew tap josa42/homebrew-git-tools brew install git-cleanup 其他 go get github.com/josa42/git-cleanup 用法 Usage: git-cleanup branches git-cleanup keep [--all] Options: -h --help Show this screen. --version Show version. 执照 麻省理工学院(请参阅 )
【文件预览】:
git-cleanup-master
----go.mod(236B)
----empty()
--------.gitkeep(0B)
----main.go(750B)
----go.sum(758B)
----.git-release()
--------set-version.sh(120B)
----README.md(413B)
----.editorconfig(215B)
----license.md(1KB)
----cleanup()
--------branches.go(459B)
--------keep.go(445B)