Git Puller is a command-line tool to traverse directories and perform git pull.
- Traverse through directories and automatically perform
git pull
in each Git repository. - Concurrent execution for faster processing.
- Customizable logging levels.
- Summary table displaying the repository, remote, and status.
$ go get -u github.com/sivaramsajeev/git-puller