Currently it prints every path while traversing a tree looking for git repos, which floods the action log.
Make this logging only if a debug option is set, leave only checkout command logs for a regural run, so we could still see which repos were checked out to input references
Currently it prints every path while traversing a tree looking for git repos, which floods the action log. Make this logging only if a debug option is set, leave only checkout command logs for a regural run, so we could still see which repos were checked out to input references