X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=git-debrebase.1.pod;h=556a44223d6673c862d81cff7aa66bf91f82494f;hp=2547a98eecf44f6dbd28414427c63ce0fbffe588;hb=7f542a225923b6cb8cfd7d744bdc86293e97fdab;hpb=dc6bcd256e972c2bc8a65e077c27ed57745c76eb diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod index 2547a98e..556a4422 100644 --- a/git-debrebase.1.pod +++ b/git-debrebase.1.pod @@ -57,15 +57,16 @@ to distinguish them from options for git-debrebase. =item git-debrebase quick -Launder and restitch the branch, -consuming any ffq-prev. +Unconditionally launders and restitches the branch, +consuming any ffq-prev +and making a new pseudomerge. If the branch is already laundered and stitched, it is an error, unless --noop-ok. =item git-debrebase stitch [--prose=] -Stitch the branch, +Stitches the branch, consuming ffq-prev. If there is no ffq-prev, it is an error, unless --noop-ok.