chiark / gitweb /
dgit: Add a comment about reason for commit_quilty_patch in push
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 18 May 2016 20:21:03 +0000 (21:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jul 2016 15:47:46 +0000 (16:47 +0100)
dgit

diff --git a/dgit b/dgit
index ae75cb9be9a127cc6b2438b544ba4164fcd683f4..d59d2f5f17d7652131628ee502f0c667e100ed8b 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -1977,6 +1977,7 @@ END
     my $format = getfield $dsc, 'Format';
     printdebug "format $format\n";
     if (madformat($format)) {
+       # user might have not used dgit build, so maybe do this now:
        commit_quilty_patch();
     }
     check_not_dirty();