diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index ebaa3e2..f709ef4 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1387,7 +1387,10 @@ unfeasible reverably, fixed size, scrambling of content. In Git's context, synonym for object name. -@c @item head +@item head +A named reference to the commit at the tip +if a branch. + @c @item @code{HEAD} @item head ref |