News

To get started with Git, you need a git repository. This quick tutorial will show you how to use "git init" to quickly create a git repo on your local machine.
Learn Git and GitHub fast Furthermore, this Git and GitHub tutorial explores many of the features GitHub provides over and above what comes with a standard Git installation. These include the ...
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 resolve Merge Conflicts in Git using this guide. Merge Conflicts can occur if the same parts of code are changed in different branches.