Changes

Jump to navigation Jump to search
==Quick and dirty github tutorial==
For a cool interactive tutorial see http://learngitbranching.js.org/.
***
You can also use SourceTree which is a GUI interface for git-client. This is installed on the RDP.
Like using git from CLI (see below), SourceTree constructs appropriate commands. But the good thing
is it automatically generates all error check/logging options with each command that are difficult
to recall from memory.SourceTree is freely available from Altassian at https://www.sourcetreeapp.com/ ***  To use SourceTree you should have basic understanding of git (like branches,commits etc). The interactive tutorial above is very good for this purpose.  
*''Installing - '' Depending on your operating system you can install git in three different ways:

Navigation menu