aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-18 09:18:41 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-18 09:18:41 +0200
commit3363ee82d84025772a1f0b09dc15e1bea36fc058 (patch)
treea72e9a5a1851127599c7d2a324f05ed57e9a4c8e
parentadd porcelain to glossary (diff)
downloadusing-git-3363ee82d84025772a1f0b09dc15e1bea36fc058.tar.gz
using-git-3363ee82d84025772a1f0b09dc15e1bea36fc058.tar.bz2
using-git-3363ee82d84025772a1f0b09dc15e1bea36fc058.tar.xz
add push and pull to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo10
1 files 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