@ -29,7 +29,7 @@ search_topics () {
elif tip=$(git rev-parse --verify "refs/heads/$topic") &&
test "$tip" != "$full_sha1"
then
echo >&2 "$tip moved from $sha1"
echo >&2 "$topic # $tip moved from $sha1"
continue
fi