git init
git remote add origin https://github.com/Wind31/KitKat
git pull origin master
git add .
git commit -m "kitkatuser1"
git push origin master
git remote add origin https://github.com/Wind31/KitKat
git pull origin master
git add .
git commit -m "kitkatuser1"
git push origin master