> Sford wiki > Github tips

git init
git add *
git commit -m "initial commit"
git remote add origin https://github.com/fordsfords/blink.git
git push -u origin master
- Browse to directory. Click "Add".


Update


Release stable

Retrieved from "http://wiki.geeky-boy.com/w/index.php?title=Github_tips"