From 399e378d0e45338911e0d55a3d34988172c609d9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 18 May 2016 21:21:03 +0100 Subject: [PATCH 1/1] dgit: Add a comment about reason for commit_quilty_patch in push --- dgit | 1 + 1 file changed, 1 insertion(+) diff --git a/dgit b/dgit index ae75cb9b..d59d2f5f 100755 --- 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(); -- 2.30.2