/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

techtldr.com
| | blog.fritzhardy.com
2.8 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.
| | mikecoats.com
2.8 parsecs away

Travel
| | A common time-saving 'hack' of mine when building 'new-but-related-to-old' projects is to fork an existing code base and use it as the boot-strap for the new project. GitHub, however, does not provide the functionality on their website to fork your own project; you can only fork other people's projects. Here's how to work around that.
| | unixdigest.com
2.4 parsecs away

Travel
| | [AI summary] This tutorial explains a simple Git workflow to manage your home directory by using a white-listing approach with a wildcard in .gitignore to selectively track specific files while ignoring everything else.
| | blog.orhun.dev
18.3 parsecs away

Travel
| FOSS Linux Programming