I hereby claim:
- I am bryanbeverly on github.
- I am bryanbeverly (https://keybase.io/bryanbeverly) on keybase.
- I have a public key ASDDmLzPfld2_Vofkufk7augcmD2b1orYKFooNy71AezeQo
To claim this, I am signing this object:
| #!/bin/bash | |
| # Script to sync all git repositories under ~/projects | |
| # Fetches all remotes and pulls repos on their default branch. | |
| # Repos on non-default branches are fetch-only unless --switch is used. | |
| set -uo pipefail | |
| PROJECTS_DIR="${HOME}/projects" | |
| MAX_PARALLEL=5 |
I hereby claim:
To claim this, I am signing this object: