I need to push to GitHub from console from a public computer, but GitHub will no longer accept account passwords: https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
I could not install ssh on a public computer and I don't see any other option except save GitHub token somewhere in a public place.
Any other solution?