Signing you in…

What Branches Are and How They Work Under the Hood

Branches: parallel worlds for your code

In older version control systems, creating a branch meant copying the whole project into a new folder. Git is different. A branch is just a named pointer (reference) to a specific commit. It weighs only a few bytes and is created instantly.

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.