/pull

Scan for Git repositories and initiate a git pull.

Primary LanguageGoMIT LicenseMIT

GIT Pull

The tool scans all folders for Git repositories and initiate a git pull. You can use the path argument to specify a different folder.

pull --path ./

Usage of pull:

  -path string
    	Specify the root path of your GIT projects. (default "./")