1
0
git-reference/zh/cookbook.html
2011-04-07 16:46:35 -04:00

13 lines
228 B
HTML

---
layout: zh_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>