Cool Tool: Pug for Pulling Multiple Git Repos
05/04/2015 — 1 Min Read — In Testing, Development
If you work across many projects and have to juggle dependencies you should consider using this cool new git repo tool: Pug. Not only can you git pull from a group of repositories but the cocoapods and/or submodules will update too.
I commonly work with a dozen or so repos, none of which I am writing code for, I just need the latest bits. You might think that a tester would just depend on a deployed app or propagated site for testing but I'm not a blackbox tester. I gotta inspect those bits, baby!
PreviousSecurity and Privacy Checklist