summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debrebase.1.pod')
-rw-r--r--git-debrebase.1.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index d1b4507..bc1fdd6 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -129,7 +129,8 @@ You should consider using B<prepush> or B<conclude> instead.
=item git-debrebase scrap
Throws away all the work since the branch was last stitched.
-This is done by rewinding you to ffq-prev.
+This is done by resetting you to ffq-prev
+and discarding all working tree changes.
If you are in the middle of a git-rebase, will abort that too.