]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/amlook: report the objects as well as integrated branches
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Oct 2020 17:08:21 +0000 (10:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Oct 2020 17:08:21 +0000 (10:08 -0700)
amlook

diff --git a/amlook b/amlook
index e750129bc6ce88b8d02c078159316aec86cdef1f..1fcbd347fa4230c7dfa11531ccb5b2b4d892edca 100755 (executable)
--- a/amlook
+++ b/amlook
@@ -29,6 +29,8 @@ find_commit () {
                return
        fi
 
+       echo "$commits"
+
        found=$(
                echo "$commits" |
                while read commit