https://github.com/syedabutalib/gla
git pull all
https://github.com/syedabutalib/gla
Last synced: 2 months ago
JSON representation
git pull all
- Host: GitHub
- URL: https://github.com/syedabutalib/gla
- Owner: SyedAbuTalib
- License: mit
- Created: 2020-07-09T17:55:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T19:45:11.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T07:42:12.211Z (4 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gla
gla stands for "git pull all". When in the parent directory with several repos inside, just run gla and it will pull from master for you.
## How
Just copy and paste the code into your `.zshrc` or your `.bashrc`
## Why
I hate having to cd into every repo and run git pull. I want a single command to do it all.
## Visual
This is what it looks like when you run this command: 