Thankfully, Mexico is probably safe due to racism. They thought about stealing all of Mexico when the US invaded in 1846, but decided not to because all the brown people.
https://en.wikipedia.org/wiki/All_of_Mexico_Movement
On the other hand, Canada...
Maybe you could go to:
Settings > Developer Settings > Personal Access Tokens > Tokens (Classic)
And then create a new token there.
Then you should be able to clone a private repo as long as you have
git
installed.When you
git clone
your private repo,git
will ask for your username, enter that. Then it's gonna ask for your password. Don't enter your GitHub password. Enter your token.Clone should work.