diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-18 09:15:31 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-18 09:15:31 +0200 |
commit | 92bb4daab38db20c733ed507c4aea7874dedb51e (patch) | |
tree | 5193c6ff5f9602c94d9b3f18f66d08c00fa4b23d /using-git.texinfo | |
parent | add plumbing to glossary (diff) | |
download | using-git-92bb4daab38db20c733ed507c4aea7874dedb51e.tar.gz using-git-92bb4daab38db20c733ed507c4aea7874dedb51e.tar.bz2 using-git-92bb4daab38db20c733ed507c4aea7874dedb51e.tar.xz |
add porcelain to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index b8db3fc..e1b57c4 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -2142,7 +2142,9 @@ A set of objects that have been compressed. The fundamental tools of source code management. Low-level commands. -@c @item porcelain +@item porcelain +High-level commands. + @c @item pull @c @item push @c @item reachable |