chiark / gitweb /
dgit: Interoperate with git-debrebase, automatically
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 23 Apr 2018 11:45:58 +0000 (12:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Jun 2018 10:56:34 +0000 (11:56 +0100)
* Recognise gdr branches, by the presence of corresponding
  ffq-prev or debrebase-last refs.

* Before trying to do our own multi-patch linear quilt fixup, on a gdr
  branch, see if gdr can do it.  If so that is faster and better.

* If our branch is an unstitched gdr branch, which would be ff from
  the archive if we were to stitch it, then do so.

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

No differences found