|
You are here |
128bit.io | ||
| | | | |
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 ... | |
| | | | |
current.workingdirectory.net
|
|
| | | | | Some thoughts based on my work as a movement technologist | |
| | | | |
sookocheff.com
|
|
| | | | | This is something I often do but rarely remember the steps for. This post is intended to serve as a reminder for me and anyone else having the same question: how to add an upstream remote git repository. Start by forking the repository you are contributing to and cloning that repository to your local file system. In this example, we will use the Elasticsearch repository and assume you have cloned it locally. | |
| | | | |
brandont.dev
|
|
| | | [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. | ||