chiark / gitweb /
dgit-maint-debrebase(7): further notes about d/patches
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 19 Apr 2018 16:19:55 +0000 (09:19 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 19 Apr 2018 16:43:59 +0000 (09:43 -0700)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-maint-debrebase.7.pod

index b17833e2353c422ea8619421b31faa77dc06d39d..6d14c0bea82bde8f97dada747ebcce8d3e95ff2b 100644 (file)
@@ -559,6 +559,12 @@ git-debrebase(1).  You should not make changes there.  They will
 either cause trouble, or be ignored and overwritten by
 git-debrebase(1).
 
 either cause trouble, or be ignored and overwritten by
 git-debrebase(1).
 
+I<debian/patches> will often be out-of-date because git-debrebase(1)
+will only regenerate it when it needs to.  So you should not rely on
+the information in that directory.  When preparing patches to forward
+upstream, you should use git-format-patch(1) on git commits, rather
+than sending files from I<debian/patches>.
+
 =head2 Upstream branches
 
 Except in the case where upstream releases only tarballs, we do not
 =head2 Upstream branches
 
 Except in the case where upstream releases only tarballs, we do not