/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

cassidoo.co
| | ericlathrop.com
6.3 parsecs away

Travel
| | One of my favorite parts of Git is how it lets you fix your mistakes. One mistake I needed to fix a few times in the last year was having two separate repositories, when they ought to be a single respository. I will present commands to merge a child repository into a parent respository as a subdirectory. The new child repository subdirectory will preserve its history and look like it was always part of the parent repository.
| | www.cesarsotovalero.net
7.4 parsecs away

Travel
| | Git is the go-to version control system in software development, created by Linus Torvalds in 2005 for Linux kernel development. It's now an indispensable tool for tracking project history and managing versions. This post covers the key Git commands you need to streamline your development workflow.
| | initialcommit.com
6.1 parsecs away

Travel
| | Why learning Git is a great start to a Software development career. It is a version control system used for collaboration in Software development. A great tool!
| | ectobit.com
21.8 parsecs away

Travel
| Find out how to properly install docker with buildx plugin, containerd and kubectl on Ubuntu 22.04 desktop and avoid the "Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details" problem