- Keith Dahlby
- @dahlbyk
- http://keith.lostechies.com/
- http://www.jpcycles.com/
Keith is in ur code camp, Dahlbykating ur brain.
- Download git: git-scm.com
git clone <url>
- ... make changes ...
git add -A
git commit -m "My new commit"
git push
Keith is in ur code camp, Dahlbykating ur brain.
git clone <url>
git add -A
git commit -m "My new commit"
git push