Print or share a quick-reference card of common Git commands with your team or class.
Host Git training materials on your company intranet behind a firewall for internal workshops.
Contribute improvements or corrections to GitHub's official learning resources.
Use the cheat sheets as a starting point for a custom Git training curriculum.
| github/training-kit | bigskysoftware/intercooler-js | zhangkaitao/shiro-example | |
|---|---|---|---|
| Stars | 4,954 | 4,787 | 4,786 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Jekyll for local site preview, cheat sheets can also be read directly from the GitHub repository without any setup.
GitHub Training Kit is a collection of open source learning materials for Git and GitHub, maintained by GitHub's Professional Services team. The repository currently focuses on cheat sheets: quick reference cards that summarize common Git and GitHub commands and concepts in a compact, printable format. The content is built using Jekyll, a tool that converts Markdown text files into a website, and styled with GitHub's own Primer CSS framework. The site can be packaged and served from a local web server, which is useful for organizations that want to host the materials behind a firewall for internal training. The project is openly licensed: the written content uses a Creative Commons license that allows reuse with attribution, and the code used to build the site is released into the public domain. Contributions from the community are welcome, and the repository includes a contributing guide for anyone who wants to help improve or expand the materials.
Open source Git and GitHub cheat sheets and learning materials maintained by GitHub's own team, available as a website you can host locally for internal training behind a firewall.
Mainly HTML. The stack also includes HTML, Jekyll, CSS.
Written content is reusable with attribution under Creative Commons, the code for building the site is released into the public domain.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.