X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=tg-summary.sh;h=57c723a4da66812fbfd8fd8d399ddbd2747b072b;hp=3905a8fab0207e9b3908e57d90e494f109b5efa1;hb=306e83b15a096067169b59884377f00cf2eac99e;hpb=5996feaf0ff31de1350906aec3b60ed646be6bca diff --git a/tg-summary.sh b/tg-summary.sh index 3905a8f..57c723a 100644 --- a/tg-summary.sh +++ b/tg-summary.sh @@ -15,7 +15,7 @@ fi ## List branches git for-each-ref refs/top-bases | - while read rev name ref; do + while read rev type ref; do name="${ref#refs/top-bases/}" missing_deps=