command
module
Version:
v0.0.0-...-cf0c01f
Opens a new window with list of versions in this module.
Published: Apr 13, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gogit
自动执行 pull & push 的工具,解放双手。🙌
install
根目录执行:
$ go build
how to use
$ ./gogit -h
Usage of ./gogit:
-c int
执行次数(值 <=0 不限制次数,默认不限制次数)
-i int
执行间隔时间,单位:秒 (default 5)
-pull
指定执行 pull 操作
## 指定执行间隔时间为 10 秒
$ ./gogit -i 10
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.