Ubuntu
Getting Your Remote SSH Session Back After Losing Internet Connection
I had an issue the other day of losing my internet connectivity while running an Ubuntu upgrade through SSH. I lost my session and needed to finish the installation.

Permanently Authenticating with Git Repositories
If you're cloning GitHub repositories using HTTPS, you can use a credential helper to tell Git to remember your GitHub username and password every time it talks to GitHub.