chiark / gitweb /
git-debrebase: Add a lot of printdebug
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 09:38:06 +0000 (10:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 09:39:09 +0000 (10:39 +0100)
commit499215e8030c9966577574a6ada7ef0f03df8db7
tree3f8df0d599b01bc93f667dc613485268eae3deff
parentfa1467e5d28412c0ca7fdd8c6d4a9548677e27e2
git-debrebase: Add a lot of printdebug

We also operated on sorted patch lists, and reorganise the prereq
computation slightly, to make this possible.

This `print DEBUG ... if' is not very nice.  This is needed because
printdebug unconditionally prints $debugprefix.  These new debug
prints are nearly the first which want to do multi-stage printing
outside dgit (and dgit normally operates without $debugprefix set).

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