diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 3269fbd..ad63e29 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1290,6 +1290,10 @@ out of. @item cache Obsolete, replaced by ‘index’. +@item chain +List of objects where each object has a reference +to the next object, its successor. + @item checkout The action of changing branch. |