From: Ian Jackson Date: Fri, 21 Aug 2015 11:51:39 +0000 (+0100) Subject: In --dry-run mode, _do_ actually run dpkg-source --commit so that we actually do... X-Git-Tag: debian/1.4~15 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=4880bd4da0a8e79a6cfb7697dc737e1e0e1caca2;hp=4880bd4da0a8e79a6cfb7697dc737e1e0e1caca2 In --dry-run mode, _do_ actually run dpkg-source --commit so that we actually do construct the quilt fixup commit; instead, honour --dry-run by avoiding pulling it back to your HEAD. ---