chiark / gitweb /
git-debrebase(1): Very minor clarification to "quick"
[dgit.git] / git-debrebase.1.pod
index 2547a98eecf44f6dbd28414427c63ce0fbffe588..556a44223d6673c862d81cff7aa66bf91f82494f 100644 (file)
@@ -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=<for commit message>]
 
-Stitch the branch,
+Stitches the branch,
 consuming ffq-prev.
 
 If there is no ffq-prev, it is an error, unless --noop-ok.