1
0
Fork 0
git-reference/cookbook.html

13 lines
225 B
HTML

---
layout: reference
---
<div class="box">
<h2>Git Cookbook</h2>
<ul>
<li>Revert a file</li>
<li>Recover a lost branch</li>
<li>Contribute to a project on GitHub</li>
<li>Undo a merge</li>
</ul>
</div>