1
0

zh version

This commit is contained in:
Scott Chacon
2011-04-07 16:46:35 -04:00
parent 4d9f6ed2cf
commit 4e6a83d28d
11 changed files with 2218 additions and 0 deletions

12
zh/cookbook.html Normal file
View File

@@ -0,0 +1,12 @@
---
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>