I try running multiple times:
git checkout mygithub/master
Unfortunately it doesn’t check out this branch:
git status
# Not currently on any branch.
nothing to commit (working directory clean)
So what do I do to check out a branch and push commits?
then edit your files