chiark / gitweb /
dgit: build_source_for_push does not try to unapply patches
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 25 Jul 2018 11:36:52 +0000 (19:36 +0800)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 26 Jul 2018 09:23:53 +0000 (10:23 +0100)
commit340a659359f6e9537513355fcbd7309c4d45a10d
tree304b2212607e02dc9c9911fc9329ea75e3d8e69b
parent07437a3fe514da7990300b2fd594adff49685de5
dgit: build_source_for_push does not try to unapply patches

build_source_for_push should now always build in a worktree, so
patches should never be applied dirtily to $maindir.  Die if it turns
out they were.

Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit