Signing you in…

Managing Branches: branch, checkout, switch, restore

Navigation and control: How not to get lost in branches

For a long time, git checkout was the “jack of all trades”: it switched branches and restored files. That confused newcomers. In modern Git the behavior is split into two clear commands: switch (for branches) and restore (for files).

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.