GIT AND GITHUB (FOR A SCALA HACK SESSION) – WORKFLOW BASICS
In the first part of this blog series we have forked Point Software’s Scala Hack Session and cloned a remote repository on a local machine using EGit. In this second part you will learn how to make changes, use branches, commit on your local repository and then pushing it all to your remote project. As you will see below […]