
Mirroring to GitHub
The flogic guys have a great write up detailing their setup. They go into detail on how to setup a local mirror to use when deploying your app. Here's a…
Category
The flogic guys have a great write up detailing their setup. They go into detail on how to setup a local mirror to use when deploying your app. Here's a…
Blueprint CSS, everyone's favorite CSS framework, has moved to GitHub. Straight from the horse's mouth: Blueprint is a CSS framework, which aims to cut down on your CSS development time.…
The Haskell guys got together, evaluated the options, and decided Git was the best choice. It came down to two things: the degree of support available, and flexibility of the…
Bryan Helmkamp of weplay has published his team's Git deployment workflow over on his blog. It includes a bunch of Rake tasks which we've Gist'd for your convenience. # by…
mrdon has an excellent blog post explaining how to use GitHub with Maven. Not just read-only, either - mrdon's solution handles pushing the git repository changes to GitHub transparently. The…
Worried about GitHub going down? Host not found errors in the middle of your deploy? Fear not! guitsaru" has written a guide on what to do When GitHub Goes Bad.…
A post I wrote about applying 37signals' Getting Real to GitHub is up on their product blog: How GitHub used Getting Real to pick a fight, scratch their own itch,…
In the next month I will be keynoting the Ruby Hoedown (August 8-9) and speaking at erubycon(August 15-17). If you're at either of these events stop by and say hi.…
Know someone new to Git? Here are some awesome resources to start with: Git for the lazy - A great guide for beginners Git for designers - No knowledge of…
bryanl has posted a video explaining Gist. Check it out! BryanL demos Gist: A Super Hot Pastebin from Bryan Liles on Vimeo.
The guys over at EdgeCase have written up a guide on Easier Capistrano Deployments from GitHub. It explains how to setup and use the @:forward_agent@ option when you deploy. Nice!
The stand up fellas over at New Leaders have created a GitHub Dashboard Widget for OS X. Check it out - very slick!
You TextMate users already have a GitHub theme, but now us Vimiacs can join the fun. Grab the theme right here. Thanks Bruno!
Even if you're a Git master, Zack Rusin's Git Cheat Sheet may prove useful. It's got a whole lotta commands ready for cheatin'. Thanks Zack!