diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 550712b..dd37aa9 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -2166,8 +2166,10 @@ branch, often a remote-tracking branch. The adcttion of sending updates to a remote repository. -@c @item reachable -@c @item rebase +@item rebase +The action of rewriting history by pretending +that you pulled updates before committing. + @c @item ref @c @item reflog @c @item refspec |