GitToVsts

Tool to migrate a list of GitHub repositories to Azure DevOps (visualstudio.com / dev.azure.com)
Open items
  • Logging is only partly implemented
  • Encryption of credentials
  • Switch from RestSharp to WebClient
  • GitHub will deprecate Username / Password authentication in the future. Token authentication is already working but I will check that
  • Code cleanup and maybe MVVM