From 155b54307583051d4dc2924d14b286e4e189e276 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 9 Oct 2016 20:46:00 +0100 Subject: dgit: quilt analysis: Print orig and HEAD tree hashes. Signed-off-by: Ian Jackson --- dgit | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dgit') diff --git a/dgit b/dgit index 5acce97..13819cd 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], -- cgit v1.2.3