Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 303 Bytes

File metadata and controls

13 lines (9 loc) · 303 Bytes

who-dat-command-line

Everything we do in the cat house

When you want to clone into existing repository:

git init
git remote add origin git@github.com:CatOrganization/who-dat-command-line.git
git fetch
git checkout -t origin/ricky-nix
git reset --hard
source .bash_profile