Git has a new command called `switch` to change branches instead of using `checkout`. Please add this command to the book. ---------- Related to: * #1084