chiark / gitweb /
dgit: Add a comment about reason for commit_quilty_patch in push
[dgit.git] / 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();