zh version
This commit is contained in:
12
zh/cookbook.html
Normal file
12
zh/cookbook.html
Normal 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>
|
Reference in New Issue
Block a user