/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

ljvmiranda921.github.io
| | utf9k.net
3.4 parsecs away

Travel
| | Why setting for one gitconfig when you could have two or more
| | adventures.michaelfbryan.com
3.4 parsecs away

Travel
| | When developing locally, you can add a private GitHub repository to your Rust crate as a git dependency and cargo should be able to retrieve it just fine. However, when you push your changes to GitHub and run CI, GitHub Actions can run into authentication issues when trying to build your crate. This is the error message I was fighting for a good part of today: $ cargo check --workspace --verbose --locked Updating git repository `https://github.
| | vadosware.io
2.4 parsecs away

Travel
| | Yet another article on the internet about how to reasonably manage multiple git personas
| | byparker.com
16.6 parsecs away

Travel
| It took me an embarassingly long time to discover how to do this today, so I thought I'd write it down and send it into the ether of the Internet hoping it would help someone else someday.