You are here |
github.com | ||
| | | |
terodox.tech
|
|
| | | | A site for cataloging the many technical musing of Andy Desmarais | |
| | | |
blog.jquery.com
|
|
| | | | jQuery: The Write Less, Do More, JavaScript Library | |
| | | |
msfjarvis.dev
|
|
| | | | ? Type of change Bugfix New feature Enhancement Refactoring ? Description Add support for multiple authentication methods by offering password authentication after public key authentication. Along the way, refactor GitOperation to use a (somewhat) proper builder pattern. This uncovered that we were previously not using SSHJ for the case of no authentication, which is now rectified. ? Motivation and Context Fixes #333, fixes #548 and fixes #782 if it works. ? How did you test it? I lack the setup to test ... | |
| | | |
collin.blog
|
|
| | I wrote myself this small template as a starting place for when I'm writing shell scripts. I just wanted something basic with enough structure to remind me how I like to do things. I thought maybe it would be helpful for other people who don't write shell scripts too often but want to them to... |