Pushing to a Non-default Remote Branch

from blog Brain Dump, | ↗ original
Turning in assignments for Games 50 requires that each project be pushed to a separate branch on a github-hosted repository. I prefer to work in separate repositories, and host them on sr.ht. Git makes it fairly easy to work this way, but the syntax is a bit arcane and I never get it correct right away. Especially if I need to update the turned...