Monday, March 25, 2013

GitMinutes #01: Randal L. Schwartz on the Development of Git

In this first episode of GitMinutes, I talk to Randal L. Schwarz about the history of Git, and a lot of other things like Perl, involuntary Git migrations, the Git community, and his favorite editor!


Link to mp3

Links that we mention:
Some Git commands we talked about:

Nice graphic Git log in console: 

    git log --oneline --graph --decorate

Update and study history in gitk: 

    git fetch -p; git pull --rebase; gitk --all

Additionally, I think these are some interesting links to have a look at:
You can email comments and feedback to feedback@gitminutes.com, or comment on this blog-post, or get in touch via:
The intro/outro music is provided royalty-free by danosongs.com. Do check them out!

Thanks for listening!

Listen to the episode on YouTube