brew install gh
repo set-default <USER>/<REPO>

gh repo sync <USER>/<REPO> -b <BRANCH_NAME>

gh repo edit --default-branch <BRANCH_NAME>  
gh pr checkout 1