jeanphi-baconnais / gitpull

Git tools to update all your git project
MIT License
1 stars 0 forks source link
hacktoberfest

Git-pull 🧶

Simple script which allow to pull all yours git repositories.

Writted in Go, 🚧 first release in progres 🚧

This tool use one directory, and scan all git repositories. For each repo find, tool will get the current branch and pull it.

Installation

Mac OS :

curl https://gitlab.com/jeanphi.baconnais/git-pull/-/raw/master/bin/mac/git-pull -o git-pull

chmod +x git-pull

Linux :

curl https://gitlab.com/jeanphi.baconnais/git-pull/-/raw/master/bin/linux/git-pull -o git-pull

chmod +x git-pull

Use

Two commands are available :