update all repositories of a folder
find path/to/folder -maxdepth 1 -type d -exec sh -c '(cd {} && git pull)' ';' 2>/dev/null
Written by Mohamed Rashid
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#