Skip to main content

Command Palette

Search for a command to run...

Day 12: GitHub Resources

DevOps Learning

Updated
1 min readView as Markdown
Day 12: GitHub Resources

Here are some valuable GitHub references and cheat sheets.

(click headings to view the references)

  1. GitHub Docs: Git Cheatsheet

    • A comprehensive Git cheat sheet provided by GitHub itself.

    • Quick reference to frequently used Git commands.

    • Available in several languages.

  2. GitHub Enterprise Server Docs: Git Cheatsheet

    • Similar to the above, but specifically for GitHub Enterprise Server.

    • Useful for companies using GitHub Enterprise.

  3. GitHub Training Kit: GitHub Cheatsheets

    • GitHub’s official training resources, including cheat sheets.

    • Covers various topics related to Git and GitHub.

  4. Git Cheat Sheet - GitHub Education

    • A concise Git cheat sheet designed for educational purposes.

    • Features commonly used Git commands for easy reference.

Thank you for reading😉.