Jump to content

Typical Git workflow: Difference between revisions

m
no edit summary
mNo edit summary
Line 30: Line 30:
OR
OR


git clone $REPO.git tatasdk</pre>  
git clone https://github.com/RidgeRun/tata-sdk-dm36x.git tatasdk
'''Creating the Working copy of the local repository by running the command:'''  
 
<pre>git clone path/to/repository</pre>
</pre><pre>'''Creating the Working copy of the local repository by running the command:'''  
</pre> <pre>git clone path/to/repository</pre>


== 2) Create a Branch  ==
== 2) Create a Branch  ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.