From 4f7813d875042a4d60026668c37905b29d397ec0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Sep 2013 14:59:12 +0200 Subject: m + add remote-tracking branch 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index b6c7c3d..47d7ba0 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -2135,6 +2135,7 @@ or the currently checkout commit in which case the @code{HEAD} is ``detached''. @item head ref +@itemx head reference Synonym for `head'. @item hook @@ -2203,6 +2204,8 @@ to speed up access time of individual objects. @c TODO @item pathspec +@c @item path specification + @c TODO @item pickaxe @item plumbing @@ -2227,15 +2230,21 @@ The action of rewriting history by pretending that you pulled updates before committing. @item ref +@itemx reference SHA-1 hash or name of a particular object. @c TODO @item reflog +@c @itemx reference log @item refspec +@itemx reference specification Description of the mapping between ref and local ref. Used by fetch and push. -@c @item remote-tracking branch +@item remote-tracking branch +A reference to a brnach that is used to +follow changes in another repository. + @c @item repository @item resolve -- cgit v1.2.3-70-g09d2