diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-09-03 21:15:57 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-09-03 21:15:57 +0200 |
| commit | ebc8af41bde49e543df7f1ab5d3bbe5d3490d585 (patch) | |
| tree | d27c8ce11ceecc22614fb251a814218bbd43e3d3 | |
| parent | m (diff) | |
| download | using-git-ebc8af41bde49e543df7f1ab5d3bbe5d3490d585.tar.gz using-git-ebc8af41bde49e543df7f1ab5d3bbe5d3490d585.tar.bz2 using-git-ebc8af41bde49e543df7f1ab5d3bbe5d3490d585.tar.xz | |
add head ref to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rw-r--r-- | using-git.texinfo | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 9215808..ebaa3e2 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1388,8 +1388,11 @@ of content. In Git's context, synonym for object name. @c @item head -@c @item HEAD -@c @item head ref +@c @item @code{HEAD} + +@item head ref +Synonym for `head'. + @c @item hook @c @item index @c @item index entry |
