git checkout -b en origin-en fatal: 'origin-en' is not a commit and a branch 'en' cannot be created from it git branch -r origin/HEAD -> origin/master origin/master
git checkout -b en origin-en
fatal: 'origin-en' is not a commit and a branch 'en' cannot be created from it
git branch -r
origin/HEAD -> origin/master
origin/master