git-meta icon indicating copy to clipboard operation
git-meta copied to clipboard

Improve logging to list unconverted ancestors of given commit SHA

Open bjornbjornsson opened this issue 3 years ago • 0 comments

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.

bjornbjornsson avatar Feb 28 '22 19:02 bjornbjornsson