I hereby claim:
- I am epq on github.
- I am epq (https://keybase.io/epq) on keybase.
- I have a public key whose fingerprint is BA11 8F91 434F FA87 DF4A 0F50 3E16 9F1B 2695 946F
To claim this, I am signing this object:
#!/bin/bash | |
# Usage: ./create-branches.sh [repo_name] | |
# Creates branches for all students | |
# repo_name is optional and will clone the existing HackYourFuture repo before creating branches | |
# ./create-branches.sh Week0_Homework | |
if [ $# -ge 1 ] | |
then | |
git clone "https://github.com/hackyourfuturecanada/$1.git" |
I hereby claim:
To claim this, I am signing this object: