Apparently `git checkout -t` is only allowed to happen for new branches. Added a code which checks whether the branch already exists and it so uses the `git checkout <branch>`. Pull Request #105234
Make Utility Scripts
Scripts used only by developers for now