Yong & Wendy

Initialize new a local git repo

Run the following commands on your local PC:

git init
git add --all
git commit -m "Initial ccommit"
git put -u origin master