aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-18 09:14:03 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-18 09:14:03 +0200
commit1154a8ed006c073b971567a642e3ee53093edefd (patch)
treed01c6afe307c93d68b88f506a0c51531ecb714f0
parentadd pack to glossary (diff)
downloadusing-git-1154a8ed006c073b971567a642e3ee53093edefd.tar.gz
using-git-1154a8ed006c073b971567a642e3ee53093edefd.tar.bz2
using-git-1154a8ed006c073b971567a642e3ee53093edefd.tar.xz
add plumbing to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo6
1 files changed, 5 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 217046c..b8db3fc 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -2137,7 +2137,11 @@ A set of objects that have been compressed.
@c @item pack index
@c @item pathspec
@c @item pickaxe
-@c @item plumbing
+
+@item plumbing
+The fundamental tools of source code management.
+Low-level commands.
+
@c @item porcelain
@c @item pull
@c @item push