/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

www.mgasch.com
| | antonz.org
2.9 parsecs away

Travel
| | Interactive introduction to Git with real-world use cases.
| | pchaigno.github.io
2.6 parsecs away

Travel
| | Getting started guide on contributing to the open source project Cilium, by making your first pull request. Includes many tips on how to prepare the pull request, go through reviews, or pass the CI.
| | ejpcmac.net
2.2 parsecs away

Travel
| |
| | qsantos.fr
19.0 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 [...]