git-meta
git-meta copied to clipboard
Improve logging to list unconverted ancestors of given commit SHA
Previously, stitch_util.js was logging the message listing all unconverted ancestors of {commit_sha}, but the unconverted ancestors weren't actually being logged. This PR puts the unconverted ancestors in the log and also logs how many unconverted ancestors there are.