> git clone -b <branch-name> <remote-repo> > cd <repo-name> > git checkout -b <new-branch-name> <commit-id> > code .