/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.fritzhardy.com
| | mikecoats.com
2.0 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.
| | corgibytes.com
2.0 parsecs away

Travel
| | I recently helped a client incrementally migrate a customer-facing portal from Struts to Spring Boot. As part of the migration, we needed to consolidate five Git repositories into one. While completing the consolidation, we developed a number of scripts to follow to ensure that the change history for each repository was maintained and accessible.
| | www.jtolio.com
1.5 parsecs away

Travel
| | [AI summary] The article introduces a lightweight local Docker container solution called git-hostd for temporary code collaboration without setting up a public repository.
| | bengarvey.com
5.7 parsecs away

Travel
| [AI summary] A practical guide to a simplified, safe workflow for managing version control with Git.