|
You are here |
williamdurand.fr | ||
| | | | |
blog.notmyhostna.me
|
|
| | | | | 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 ... | |
| | | | |
unixdigest.com
|
|
| | | | | [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. | |
| | | | |
ewintr.nl
|
|
| | | | | [AI summary] This article explains how to set up a simple CI/CD pipeline using bash scripts and git hooks to automate deployment processes, including deploying to production and staging environments with user permissions management. | |
| | | | |
aaronbos.dev
|
|
| | | Git's rebase functionality could be one of the most polarizing features of the ubiquitous version control system. Some have horror stories of rebasing branches, while others use it whenever possible. In this post, we'll be touching on the interactive rebase feature which can reduce a lot of the anxiety around rebasing Git branches. | ||