batchpull

command module
v0.0.0-...-fd70129 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 11 Imported by: 0

README

batchpull

A tool for batch updating git repositories.

中文说明

Install

$ go get github.com/lonord/batchpull

Example

A directory which contains some git repos.

$ pwd
/path/to/directory
$ ls
repo_foo    repo_bar    repo_other

Execute batchpull in this directory.

$ batchpull
[PULL] repo_foo... OK
[PULL] repo_bar... OK
[PULL] repo_other... OK

And now these repos is up-to-date.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL