chiark / gitweb /
dgit: Fix check for --include-dirty --quilt=<splitting>
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 6 Jun 2019 14:02:05 +0000 (15:02 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 28 Jun 2019 11:45:38 +0000 (12:45 +0100)
commit281574017d739c42bb264f20c1059efe42afa0aa
tree59f8f96e8dcc0484dfa3cfcc030a1dd0102fdc06
parentacf296f554f89df4b2cc3a8ac6458ef3da9b21d3
dgit: Fix check for --include-dirty --quilt=<splitting>

This needs to know whether we are actually in split brain mode.
build_or_push_prep_modes has just determined the answer, so put it
there.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit