Changes

Jump to navigation Jump to search
*''Installing - '' Depending on your operating system you can install git in three different ways:
** If you are a windows or a mac user user, you can simply download & install the latest release from [https://git-scm.com/ git scm website]
** If you use ubuntu then all you need to do is type <code><big>sudo apt-get install git</big></code>* Check your installation by typing <code><big>git</big></code> in terminal or windows powershell*Basic git operations:** to checkout code from remote repository, use the <code><big>git clone</big></code> command: <code><big>git clone http://128.42.44.182/codebase/Matcher.git</big></code>
Anonymous user

Navigation menu