Insider Guide to GitHub Series
A few months ago I started talking with the Pragmatic Programmers about doing some screencasts. At the time, I was doing the GitCasts series and was considering branching out into…
A few months ago I started talking with the Pragmatic Programmers about doing some screencasts. At the time, I was doing the GitCasts series and was considering branching out into other stuff and the Programmers just started their screencasting wing.
Mike there thought it might be a good idea for me to do a couple screencasts about GitHub itself. I was not working for GitHub when I started these, but I knew the website well and had done some little things for them (like Gist). When I started working at GitHub full time, everything got crazy and the project took a while to complete. However, today Pragmatic Programmers released two episodes of the “Insider Guide to GitHub“
which cover most common things people do with GitHub. The first episode (30 min) is completely free, so please encourage your friends to watch it if you find it helpful. It covers how to :
- clone a public project
- create a new account
- generate an SSH key
- import an existing Subversion repository
- create a new repository
- fork a repository
- push changes to a repository
- create a private repository
- add collaborators to a private project
- clone a sub-module
- collaborate with other users
- send a pull request
- merge changes from a pull request
- watch projects and people
- use project wikis
- generate RubyGems
- allow project donations
The second episode is $5, and goes into more advanced stuff like the GitHub gem, the APIs and post-receive stuff, an example Capistrano deployment and a few other things.
Mike Clark edited them all and did all the graphics, which is why they look so nice. He spent a ton of time on these for me, including the free one and I think it was super cool of them to let me give away the first one for free.
If you want to see me do a screencast explaining other things about Git or GitHub, let me know and I’ll get a third episode out there if I get enough suggestions.
Written by
Related posts
GitHub availability report: January 2026
In January, we experienced two incidents that resulted in degraded performance across GitHub services.
Pick your agent: Use Claude and Codex on Agent HQ
Claude by Anthropic and OpenAI Codex are now available in public preview on GitHub and VS Code with a Copilot Pro+ or Copilot Enterprise subscription. Here’s what you need to know and how to get started today.
What the fastest-growing tools reveal about how software is being built
What languages are growing fastest, and why? What about the projects that people are interested in the most? Where are new developers cutting their teeth? Let’s take a look at Octoverse data to find out.
