Skip to content
/ gogit Public

自动执行 pull & push 的工具,解放双手。🙌

License

Notifications You must be signed in to change notification settings

Enan01/gogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

自动执行 pull & push 的工具,解放双手。🙌

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages