|
You are here |
mikecoats.com | ||
| | | | |
github.com
|
|
| | | | | Reproducible builds and development environment for Go - kamilchm/go2nix | |
| | | | |
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 | |
| | | | |
rick.cogley.info
|
|
| | | It's possible to update a forked git repository using the Terminal or one of the many good GUIs for git, but did you know Github gives you a way to update a fork directly in its web interface? | ||