diff options
-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 |