Deploying repositories to GitHub using TortoiseGit in Windows 10

Nickson Joram
GopenSource
Published in
3 min readApr 13, 2021

--

Let’s see how to handle the version control using TortoiseGit and Github in this article.

For that, you need two software on your Windows machine.

  1. Git (Get Git here)
  2. TortoiseGit (Get TortoiseGit here.)

--

--