From 3363ee82d84025772a1f0b09dc15e1bea36fc058 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 18 Sep 2013 09:18:41 +0200 Subject: add push and pull 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 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/using-git.texinfo b/using-git.texinfo index e1b57c4..28f26bf 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -2145,8 +2145,14 @@ Low-level commands. @item porcelain High-level commands. -@c @item pull -@c @item push +@item pull +The action of integrate new commits from another +branch, often a remote-tracking branch. + +@item push +The adcttion of sending updates to a remote +repository. + @c @item reachable @c @item rebase @c @item ref -- cgit v1.2.3-70-g09d2