1
0
Fork 0
git-reference/cookbook.html

13 lines
225 B
HTML
Raw Permalink Normal View History

2010-06-03 18:13:39 +00:00
---
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>