1
0
Fork 0
git-reference/inspect/index.html

51 lines
1.1 KiB
HTML

---
layout: reference
---
<div class="box">
<h2>
<span class="docs">
<a target="new" href="http://progit.org/book">book</a>
</span>
Inspection and Comparison
</h2>
<div class="block">
<p class="nutshell">
<b>In a nutshell</b> blah.
</p>
</div>
</div>
<div class="box">
<h2>
<span class="docs">
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">docs</a> &nbsp;
<a target="new" href="http://progit.org/book/">book</a>
</span>
<a name="log">git log</a>
<span class="desc"></span>
</h2>
<div class="block">
<p>Cool.</p>
</div>
</div>
<div class="box">
<h2>
<span class="docs">
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-diff.html">docs</a> &nbsp;
<a target="new" href="http://progit.org/book/">book</a>
</span>
<a name="diff">git diff</a>
<span class="desc"></span>
</h2>
<div class="block">
<p>Cool.</p>
</div>
</div>
<p>And that's it! For more information, try reading the
<a href="http://progit.org">Pro Git book</a>.</p>