The four commandments of Github
git pull git@github.com:user/repository.git
git add .
git commit -a
git push origin master
Perhaps now Mr. Google will tell me these next time I forget them.
git pull git@github.com:user/repository.git
git add .
git commit -a
git push origin master
Perhaps now Mr. Google will tell me these next time I forget them.
pingswept is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).