From dcf2388556ddf73c691b02cecdcec57514639c2b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 7 Sep 2021 23:47:33 +0100 Subject: git-debrebase(1): Clarify -fanchor-treated snag Closes: #977426 Signed-off-by: Ian Jackson --- git-debrebase.1.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 is the anchor +it is a snag (C<-fanchor-treated>) if 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= -- cgit v1.2.3