add undo to documentation

This commit is contained in:
2016-12-15 16:58:59 -05:00
parent c9a389e5d0
commit 921563d802
+3
View File
@@ -69,6 +69,9 @@
<span class=ig>$ </span>git branches
<span class=ig># Nice &amp; pretty list of branches + publication status.</span></pre>
<span class=ig>$ </span>git undo [--hard]
<span class=ig># Removes the last commit from history.</span></pre>
<h2>Installing Legit</h2>
<p>To install the <code>legit</code> command:</p>