News

A Github repository is basically a folder designed to store files. It is also available online for anyone to download, access, and contribute to the files/code within the folder.
Jack Wallen shows you how to add a GitHub shortcut to a Jira project so you can view information about branches, commits and pull requests.
Learn how to add a GitHub repository to VS Code as well as how to install a handy extension to manage pull requests and issues.
Here's a very quick example of how to setup GitHub SSH keys and use them to perform Git clone, push and pull commands over a securely configured SSH connection.
Seen a good third party Android library on GitHub? Find out how to add any library as a remote dependency, or how to clone and use it as a local dependency.