/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

ewintr.nl
| | brandont.dev
0.7 parsecs away

Travel
| | [AI summary] This post explains how to use Git hooks to create an automated CI/CD pipeline for deploying static websites to a remote VPS.
| | unixdigest.com
2.1 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.notmyhostna.me
1.4 parsecs away

Travel
| | This guide explains how to deploy to a remote server by pushing to a remote git repository which is using a custom post-receive hook to checkout the ...
| | www.integralist.co.uk
8.7 parsecs away

Travel
| [AI summary] A technical post designed to empower developers by explaining the internal mechanics of Git, specifically detailing the .git directory structure, references, and object types like blobs, trees, and commits.