From 27ea001c15cbd0110369bac95b4ba2804b7696da Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 4 Feb 2023 14:08:27 +0000 Subject: git-debrebase(1): Add imprecation to call conclude or prepush, at top Signed-off-by: Ian Jackson --- git-debrebase.1.pod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod index fa61f54..aaa1bd0 100644 --- a/git-debrebase.1.pod +++ b/git-debrebase.1.pod @@ -21,6 +21,9 @@ To add patches, or edit the packaging, just make git commits. Ignore anything that may appear in debian/patches. Avoid using "git pull" and "git merge" without "--ff-only". +When sharing branches, you should usually share a fast-forwarding branch +(ie, use C (or C) before pushing. + git-debrebase has a special branch format, so see "CONVERTING AN EXISTING PACKAGE" in L. -- cgit v1.2.3