Chris Wanstrath

@defunkt

Posts by this author

An illustration of two octocats repairing a robot.

Limits are coming…

It’s almost that time. If you’re seeing the message below, please head to your account page and either upgrade your plan or take the steps necessary to limit your usage…

An illustration of two octocats repairing a robot.

Repository Admin Tab

Repository collaborator permissions are coming very soon. You’ll be able to give someone read, write, or admin access to your repository. To prepare for that, we’ve added an “Admin” tab…

An illustration of two octocats repairing a robot.

When limits are enforced…

Some people are wondering what will happen to their private repositories next Thursday if they exceed their plan’s limit. Well, they’ll simply become inaccessible. You should clone and delete them…

An illustration of two octocats repairing a robot.

Commit Comments

In the past, maybe 100 years ago, I worked at a company where the diff of each commit was emailed to the developers. If anyone had a comment or question,…

An illustration of two octocats repairing a robot.

We Launched

GitHub is officially live. Thanks for the awesome beta everyone. While you can sign up or upgrade your account now, it’ll be one week (April 17th) before we start enforcing…

An illustration of two octocats repairing a robot.

Git Tricks

Know how to add changes to a previous commit? Commit only part of a changed file? Change the message of a commit 30 commits ago? If not, check out Ryan…

An illustration of two octocats repairing a robot.

Pushing and Pulling

Eric Goodwin has posted a short tutorial entitled Pushing and Pulling Branches on GitHub. It’s a must read if you’re interested in sharing work with your peers on a branch…

An illustration of two octocats repairing a robot.

Get Some Shoes

Last summer, before GitHub, I spent a lot of time playing with Shoes. Ruby has always been lacking in the GUI department and Shoes is a really smart, innovative, cross-platform…

An illustration of two octocats repairing a robot.

New to Git? Cheat!

Learning Git is not the easiest thing in the world. There are a ton of commands, many of which have multiple personalities. What’s an aspiring hacker to do? The same…

An illustration of two octocats repairing a robot.

Rails Moving to Git

Ruby on Rails is moving to Git and GitHub. Super cool. I particularly like the comment from AkitaOnRails: Right now, everybody is playing catch-up with Git, Git-svn and Github, no…

An illustration of two octocats repairing a robot.

Back to Subversion

Update, April 1st, 2010: While this post was originally made in jest, head over to Announcing SVN Support to see that it’s now reality. You may have noticed things have…