Johannes F. Knauf
Johannes F. Knauf
Multi-keys setup: Diff + Checkout from other branch impossible when using different keys per branch
We have a setup with 3 branches. Each branch has a separate git-crypt key. The feature we are using for that is documented in https://github.com/AGWA/git-crypt/blob/master/doc/multiple_keys.md When checking out and unlocking...
Just 2 little things I found when experimenting with the Bootstrap.Accordion. Thanks @rundis for elm-bootstrap!
Quite often, when doing interactive analysis, I want to save all results into a file for later use, e.g. as CSV. This is similar to what you get in Oracle's...
[The `happy.oauth2-capture-redirect/wait-for-redirect` port selection logic](https://github.com/timothypratley/happygapi/blob/main/src/happy/oauth2_capture_redirect.clj#L19) expects one or multiple complete redirect URL incl. port number. In my [CLI time-tracking tool parti-time](https://github.com/JohannesFKnauf/parti-time) I need to connect to Google Sheets API. In...