diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 6 |
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 |