Home
Press ? for keyboard navigation
❮
Create a branch
Exercises Session 4
❯
Switch between branches
git checkout master
This will switch to the
master
branch.
See that the changes have "disappeared".
Make some other change on the master to README.txt.
See that the two have diverged (use
gitk --all
).
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)