/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

blog.oddbit.com
| | qsantos.fr
16.2 parsecs away

Travel
| | tl;dr: I do not like merging the main branch into feature branches, and I do not like squashing MR/PRs git commit git has emerged as the obvious choice for SCCS (Source Code Control System). The consensus is that it is unambiguously better than the previous standard, SVN. There is some debate as to what is [...]
| | blog.bloomca.me
13.5 parsecs away

Travel
| | The blog of Seva Zaikov
| | williamdurand.fr
2.5 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).
| | dinhanhthi.com
12.6 parsecs away

Travel
| I fail my way to success.