• Francisco Javier López's avatar
    Fix snippet migration when user has invalid info · a661e2c9
    Francisco Javier López authored
    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.
    a661e2c9
fj-fix-migration-when-user-invalid-commit-name.yml 101 Bytes