GitMinutes #01: Randal L. Schwartz on the Development of Git
Play
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!

If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
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
More episodes
Search
Clear search
Close search
Google apps
Main menu