Skip to content
/ gloc Public

Run a shell command in all the git repos in a directory.

License

Notifications You must be signed in to change notification settings

meain/gloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 16, 2022
a7d852a · Jan 16, 2022

History

43 Commits
Jan 16, 2022
Jan 16, 2022
Jan 8, 2022
Apr 14, 2020
Jan 16, 2022
Jan 16, 2022
Jan 16, 2022

Repository files navigation

gloc

Run a shell command in all the git repos in a directory.

gif

Idea stolen from fabiospampinato/autogit

Install

macOS

brew tap meain/homebrew-meain
brew install meain/homebrew-meain/gloc

Manual

Download the binary from the release page.

Usage

gloc "git fetch" "./path/to/folder"

You can provide two other flags

  • --output to show the output of the command
  • --all-dirs to do the command on all dirs and not just git projects

About

Run a shell command in all the git repos in a directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages