Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 419 Bytes

Git Puller

Git Puller is a command-line tool to traverse directories and perform git pull.

Features

  • 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.

Installation

$ go get -u github.com/sivaramsajeev/git-puller