Skip to content

Likeyn/git-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

git-all

Run git commands on (possibly multiple) repositories

Specify directly a git repository to run commands on it without leaving the one you're in, or give it the path to a folder to run the command on all subfolders that contain a git repository.

# Run the git-fetch -vp command on all git repositories in ~/Github
$ git-all ~/Github/ fetch -vp

About

Run git commands on (possibly multiple) repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages