Jump to content

Typical Git workflow: Difference between revisions

m
Line 43: Line 43:
<pre>git checkout tatasdk
<pre>git checkout tatasdk
</pre>
</pre>
And delete the brach again:
And delete the branch again:
<pre>git branch -d tatasdk1
<pre>git branch -d tatasdk1
</pre>
</pre>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.