GIT – Pull several repositories
If you want to update multiple git repositories from their shared parent’s directory without cd’ing into each repo’s root directory use the following trick: To do it in parallel:
Programming, Computers and Stuff
If you want to update multiple git repositories from their shared parent’s directory without cd’ing into each repo’s root directory use the following trick: To do it in parallel: