Git screencast: splitting old commits

I made this for some people at work, but maybe the rest of the world will find it useful as well.

3 Responses to Git screencast: splitting old commits

  1. nice one, notice you can use `git add -i` instead of `git gui` if you prefer full CLI.

    and replace your typewriter! ;)

  2. Yeah, I actually learned about `git add -i` before I tried right clicking in `git gui` the first time. I was kind of disappointed though… I’m all for the command line, but when it comes to choosing things from a list, GUIs do a pretty good job.

    And I’ll be keeping my typewriter around, thanks :) http://www.amazon.com/Majestouch-Tenkeyless-Tactile-Action-Keyboard/dp/B001BR4NLI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s