chiark / gitweb /
test suite: gdr-convert-gbp: Save converted-from-gbp
[dgit.git] / dgit-maint-debrebase.7.pod
index 685a6b251b8622d5caf4ebcd69bcb5f451054c79..0f2f89288892722374aa392cab508300ae0e5824 100644 (file)
@@ -625,7 +625,12 @@ using git-rebase(1) directly.  For example,
 =back
 
 If you take this approach, you should be very careful not to start the
-rebase too early.
+rebase too early,
+including before the most recent pseudomerge.
+git-rebase without a base argument will often
+start the rebase too early,
+and should be avoided.
+Run git-debrebase instead.
 
 =head1 SEE ALSO