From f2301fb44da5134d299a8e4456c366b841a36334 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 3 Sep 2013 20:15:17 +0200 Subject: add commit (verb) to glossary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index e20aacf..1d1f2c2 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1307,7 +1307,11 @@ Alternatives to Git may use the terms `revision' or `version' instead of `commit'. `Commit' is also used as a short and for `commit object'. -@c @item commit (verb) +@item commit (verb) +The action of storing a new snapshot of the +project's state. The state of the index is +stored and @code{HEAD} is advanced to the +new commit. @item commit object A Git internal object which contains the -- cgit v1.2.3-70-g09d2