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
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.