/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

martinheinz.dev
| | stribny.name
2.8 parsecs away

Travel
| |
| | bengarvey.com
2.9 parsecs away

Travel
| | [AI summary] A practical guide to a simplified, safe workflow for managing version control with Git.
| | initialcommit.com
1.8 parsecs away

Travel
| | In this article, we'll discuss 12 essential Git commands for intermediate users.
| | williamdurand.fr
14.3 parsecs away

Travel
| My git workflow involves creating a lot of short-lived branches (a.k.a. feature branches), switching between them and, sometimes, I need to rebase one of these branches. git rebase is a super useful git command and I recommend everyone to get more familiar with it (take a look at git rebase in depth for instance).