From: Ian Jackson Date: Sun, 9 Oct 2016 19:46:00 +0000 (+0100) Subject: dgit: quilt analysis: Print orig and HEAD tree hashes. X-Git-Tag: archive/debian/2.0~36 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=155b54307583051d4dc2924d14b286e4e189e276 dgit: quilt analysis: Print orig and HEAD tree hashes. Signed-off-by: Ian Jackson --- diff --git a/dgit b/dgit index 5acce972..13819cd0 100755 --- a/dgit +++ b/dgit @@ -4511,6 +4511,9 @@ END printdebug "differences \@dl @dl.\n"; progress sprintf +"$us: base trees orig=%.20s o+d/p=%.20s", + $unapplied, $oldtiptree; + progress sprintf "$us: quilt differences: src: %s orig %s gitignores: %s orig %s\n". "$us: quilt differences: HEAD %s o+d/p HEAD %s o+d/p", $dl[0], $dl[1], $dl[3], $dl[4],