my face
About Me

Published Posts

All Posts

New Post


View by Tag:

interviewing, code, testing, philosophy, blog, wantmyjob, virtualization, railsmud, heroku, ruby, published, neoarchaeology, railsgame, rails, juggernaut, astrino, cheaptoad, shannaspizza, mongodb, refactorit, devise


FeedBurner picture


Online Portfolio

Resume

Profile on LinkedIn

Recommend Me

More Git stuff

Posted: 7 months ago (2009-12-27 05:32:21 UTC )

I finally figured out how to set up a tracking branch properly with Git to use my Git project pages.

It looks obvious in retrospect: do the usual git-clone for the repository, then "git checkout --track gh-pages". This sets up a tracking branch locally for the gh-pages branch on the server, and links the two together properly. Using a regular "-b" checkout won't quite work -- you get the files, but you can't push them back to the server.

Previous: GetWorkDone - started and suspended / Next: Random

Edit | Destroy | See All Posts

blog comments powered by Disqus