Meta/amlook: report the objects as well as integrated branches

Junio C Hamano committed Oct 19, 2020 at 10:08 UTC bfcfeb6576aa2cc5b303332a98cf251db602660e
1 file changed +2
amlook
+2
@@ -29,6 +29,8 @@ find_commit () {
29 return
30 fi
31
32 + echo "$commits"
33 +
34 found=$(
35 echo "$commits" |
36 while read commit