Changes

Jump to navigation Jump to search
* 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. This will create a local repository on your disk as well as download the source code of the project you wish to work on. Here's an example:<div style="text-align: left; direction: ltr; margin-left: 5em;"><code><big>git clone http://128.42.44.182/codebase/Matcher.git</big></code></div> ** to commit your <code><big>git clone</big></code> command -<div style="text-align: centerleft; direction: ltr; margin-left: 1em5em;"><code><big>git clone http://128.42.44.182/codebase/Matcher.git</big></code></div>
Anonymous user

Navigation menu