Skip to content

Instantly share code, notes, and snippets.

@bichotll
Created August 8, 2018 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bichotll/5ba19929cddab16a3d16fd1a9240be1b to your computer and use it in GitHub Desktop.
Save bichotll/5ba19929cddab16a3d16fd1a9240be1b to your computer and use it in GitHub Desktop.
update all git subfolders
ls | xargs -I{} git -C {} pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment