From 921563d802d0aa1af179bb972714baba4437fa96 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 15 Dec 2016 16:58:59 -0500 Subject: [PATCH] add undo to documentation --- static/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/index.html b/static/index.html index ec4ed74..e84bf6f 100644 --- a/static/index.html +++ b/static/index.html @@ -69,6 +69,9 @@ $ git branches # Nice & pretty list of branches + publication status. +$ git undo [--hard] +# Removes the last commit from history. +

Installing Legit

To install the legit command: