Fix snippet migration when user has invalid info
When the user has invalid info like invalid chars in the name or the email, git operation will fail. These errors will be raised by libgit2 not us. We need to capture them and use a reliable user to perform the migration for those snippets, like the migration bot.
Showing
Please register or sign in to comment