Changes

Jump to navigation Jump to search
116 bytes removed ,  17:52, 7 December 2016
==Quick and dirty github tutorial==
*** You can also use [https://www.sourcetreeapp.com/ SourceTree ] which is a free 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.

Navigation menu