# GitHub ## Definition(s) ### Context [[Git]] #### Sub-context >[! Definition] >GitHub is a third-party hosting platform that hosts user's git repositories. GitHub is very popular among developers and engineers and enables the sharing of codebases by allowing others to clone a repository for further development or testing. ## Examples - [My GitHub](https://github.com/nvbergen) - [Mischa van den Burg](https://github.com/mischavandenburg) - [Rob Muhlestein](https://github.com/rwxrob) ## Related [[Git]] - Software that runs on your computer that tracks changes. IE [[Version Control]] [GitLab](https://about.gitlab.com/) - also a git repository platform, but more robust features geared to DevSecOps and DevOps [BitBucket]() an Atlassian product, integrates well with other Atlassian systems (eg: Jira) ## Resources ### Testing SSH authentication Shell command ``` ssh -T [email protected] ``` ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)