Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cookbook.html - github.com/git/git-reference.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7818f55f3406575cf71a90692422f5c5864996cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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>