git-remind:永远不要忘记git commit和push

时间:2021-02-03 16:28:17
【文件属性】:
文件名称:git-remind:永远不要忘记git commit和push
文件大小:363KB
文件格式:ZIP
更新时间:2021-02-03 16:28:17
git git-workflow git-commit git-push GitGo git提醒 git-remind是一个命令行工具,可以防止您忘记git-commit和git-push。 产品特点 git-commit / git-push状态 git-remind检查您计算机中所有git存储库的状态,并显示状态是否存在未提交的文件和应提交到远程的预先提交。 桌面通知 git-remind使用桌面通知通知您git-commit / git-push状态。 此功能已通过macOS的测试,但可在Windows和Linux中使用。 安装 家酿 brew install suin/suin/git-remind 手动地 从下载构建二进制文件。 组态 添加remind.paths你.
【文件预览】:
git-remind-master
----main.go(108B)
----domain()
--------get_repos.go(307B)
--------notify_repo_statuses.go(956B)
--------get_repo_statuses.go(1KB)
--------get_path_patterns.go(594B)
----LICENSE.md(1KB)
----README.md(4KB)
----Makefile(1KB)
----.goreleaser.yml(909B)
----docs()
--------demo-fzf.gif(166KB)
--------demo-git-remind-status.png(49KB)
--------demo-notification.png(198KB)
----.gitignore(11B)
----app()
--------cliutil()
--------appservice()
--------cli()
----infra()
--------git_get_status.go(872B)
--------git()
--------filesystem_repos.go(702B)
--------git_global_config_path_patterns.go(351B)
--------beeep_repo_status_notifier.go(571B)

网友评论