Add export LC_ALL='en_US.UTF-8'
to ~/.bash_profile
, so it gets loaded for SSH sessions.
Check with locale
.
Documentation: https://help.github.com/enterprise/admin/guides/migrations/
Blog post: https://github.com/blog/2171-migrate-your-repositories-using-ghe-migrator
# Exporting
export USERNAME=<user with permissions to export and import>