Skip to content

Commit bfcfeb6

Browse files
committed
Meta/amlook: report the objects as well as integrated branches
1 parent 1b1372c commit bfcfeb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

amlook

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ find_commit () {
2929
return
3030
fi
3131

32+
echo "$commits"
33+
3234
found=$(
3335
echo "$commits" |
3436
while read commit

0 commit comments

Comments
 (0)