diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-09-24 23:08:26 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-09-24 23:08:26 +0200 |
| commit | bb960784ddf029aec67491373f18ea2dc2c1dcce (patch) | |
| tree | 65e1438758b154d30e17b899ff3f5b36b9ca4339 | |
| parent | missed hashsign (diff) | |
| download | using-git-bb960784ddf029aec67491373f18ea2dc2c1dcce.tar.gz using-git-bb960784ddf029aec67491373f18ea2dc2c1dcce.tar.bz2 using-git-bb960784ddf029aec67491373f18ea2dc2c1dcce.tar.xz | |
add symref 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 c5bf7ba..3827e8d 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -2334,8 +2334,11 @@ is is also quite old. @item shallow repository A repository with an incomplete commit history. -@c TODO @item symref -@c @itemx symbolic reference +@item symref +@itemx symbolic reference +A reference that does not point to a SHA-1 ID, +but rather to another reference. + @c TODO @item tag @c TODO @item tag object @c TODO @item topic branch |
