Joined September 2013
·
Achievements
59 Karma
0 Total ProTip Views

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Charity
Fork and commit to someone's open source project in need

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Forked
Have a project valued enough to be forked by someone else

Raven
Have at least one original repo where some form of shell script is the dominant language

Epidexipteryx
Have at least one original repo where C++ is the dominant language
It's important to note you have to be in the working directory of the git repository for it to work. Otherwise you get an error:
"fatal: Not a git repository (or any of the parent directories): .git"
In the example above, you want to be in the Library/Formula folder when you attempt the git checkout.