From c97a2180c8547cbeacc81b6958d13732451e1add Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 3 Sep 2013 21:06:00 +0200 Subject: add fetch 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/using-git.texinfo b/using-git.texinfo index 90e16d2..a529be3 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1362,7 +1362,12 @@ where you have made no changes but there are changes on the remote-tracking branch that can be pulled without any merge logic. -@c @item fetch +@item fetch +When you fetch a branch's head ref from a +remote repository, you download, to a local +database, objects that have not yet been +downloaded. + @c @item gitfile @c @item grafts @@ -1378,6 +1383,7 @@ object name. @c @item hook @c @item index @c @item index entry +@c @item master @c @item merge @c @item object @c @item object database -- cgit v1.2.3-70-g09d2