Script PowerShell para criar o ramo do GitHub

$ git checkout -b amend-my-name
Switched to a new branch 'amend-my-name'
Energetic Elephant