summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-debrebase.1.pod5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index 639b07d..17e750a 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -532,9 +532,12 @@ commits as anchors, pseudomerges, delta queue commits, etc.
It also disables some coherency checks
which depend on metadata extracted from its commit message,
so
-it is a snag if <commit-ish> is the anchor
+it is a snag (C<-fanchor-treated>) if <commit-ish> is the anchor
for the previous upstream version in
git-debrebase new-upstream operations.
+You have to check yourself that the new upstream
+is fast forward from the old one,
+and has the right components (as if applicable).
=item --dgit=<program>