Jul24

How to create a remote branch in git: git branch <name>; git push origin <name>; git branch -f <name> origin/<name>