aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo8
1 files changed, 6 insertions, 2 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 1d1f2c2..2e947e9 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1322,8 +1322,12 @@ commiter, date, files and parents.
@item core Git
The fundamental tools of source code management.
-@c @item dangling object
-@c @item deatched HEAD
+@item dangling object
+An object that is not reachable, even from other
+unreachable objects; there are not references to
+it.
+
+@c @item deatched @code{HEAD}
@c @item directory
@c @item dirty
@c @item evil merge