|
You are here |
mikecoats.com | ||
| | | | |
www.jtolio.com
|
|
| | | | | [AI summary] The article introduces a lightweight local Docker container solution called git-hostd for temporary code collaboration without setting up a public repository. | |
| | | | |
jinyuz.dev
|
|
| | | | | There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax | |
| | | | |
davidalfonso.es
|
|
| | | | | [AI summary] The article explains how to update a Neovim configuration repository by merging changes from the upstream LunarVim/Launch.nvim repository and synchronizing it with a dotfiles repo that uses it as a submodule. | |
| | | | |
ljvmiranda921.github.io
|
|
| | | Github's Fetch Upstream button is fun, but it doesn't do what I actually wanted to do-so here's how I do it. | ||