文件名称:gls:Git-ls,对“projects”目录中的多个 git repos 进行快速状态检查
文件大小:72KB
文件格式:ZIP
更新时间:2024-07-31 00:57:30
Go
玻璃钢 Gls,如git ls 。 如果您像我一样在主目录中有名为“projects”之类的文件夹,此命令将提供每个文件夹的git status的快速颜色代码概览。 安装 这个工具是用编写的,所以如果你安装了 go,你可以使用默认的go get命令来获取它。 go get github.com/FreekKalter/gls 请参阅已编译的 linux、mac 和 windows 二进制文件的。 用法 颜色代码 "no version control": Blue "dirty": Red "no remote": Red on Blue "fetch failed": Blue on Red "branch ahead": Green on Yellow "branch behind": Re
【文件预览】:
gls-master
----.gitignore(41B)
----README.md(778B)
----CHANGELOG.md(542B)
----Screenshot.png(73KB)
----gls.go(8KB)
----LICENSE.md(1KB)
----.goxc.json(174B)
----gls_test.go(547B)