From 9fb9820c6ba22d25184bfc55fcdc15b89a165c2d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 25 Oct 2013 18:19:59 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/using-git.texinfo b/using-git.texinfo index df27a9f..26f9bcd 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -891,7 +891,7 @@ restage the file. When you have done some work --- just a small logical step is recommended --- and want to save your changes you -commit then with @command{git commit}. +commit the index with @command{git commit}. This is when you encounter the third tree, the @code{HEAD}. @code{HEAD} is the file tree of the last commit, and -- cgit v1.2.3-70-g09d2