Explore >> Select a destination


You are here

corgibytes.com
| | blog.fritzhardy.com
3.6 parsecs away

Travel
| | [AI summary] The article provides a technical walkthrough of how to split a Git repository into isolated files and merge multiple repositories while preserving complete commit history using command-line tools.
| | ericlathrop.com
4.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.
| | conradresearch.com
3.6 parsecs away

Travel
| | Guide to building the Turso Golang client on FreeBSD.
| | javier.io
12.7 parsecs away

Travel
| how to keep your Git-Fork up to date