From 0d89e44a5cce93911d858ec7efac7ec7145becac Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 3 Sep 2013 20:03:42 +0200 Subject: add commit object 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index b706a70..0cd94fc 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1293,7 +1293,12 @@ A working tree is clean if has no changes relative to the current @code{HEAD} @c @item commit -@c @item commit object + +@item commit object +A Git internal object which contains the +information about a particalur revision. +It contains informations such as author, +commiter, date, files and parents. @item core Git The fundamental tools of source code management. -- cgit v1.2.3-70-g09d2