Nice! We use git branch
to create the experiment
branch and git checkout
to switch to it. Then we can stage README.md
and commit to the branch.
Whoa! We use git branch
to create the experiment
branch and git checkout
to switch to it. Then we can stage README.md
and commit to the branch.