Sven Kanoldt
Sven Kanoldt
There might be a silly solution to the problem, maybe try out this: ```rust use some_mod::{{ replaced | prepend: "{" }}, {{ another_replaced | append: "}" }}; ```
> @sassman have you left us dear friend? Still busy with real life? @taurr just taking a break and traveling at the moment. BRB in mid September.
> on another note: gratz with the new surname :-) Thanks a lot, as you can guess a lot of things have been going on. > @sassman what's the status...
Sure, any contribution is welcome.
Interesting feature. Let me explain 2 arguments why I think that would be a bit counter productive. 1. all my templates have the name "template" in the url, and I...
Yeah, I have misunderstood you in the first place. Could you please show me such a template that would provide the `project-name` via hook? In general it make sense that...
Thanks for elaboration, sounds consistent to me. > I want to write one so any working example yet. Looking forward to have such a template to simplify development efforts.
@taurr I'm curious what do you think. In fact, we have almost everything of that already, it's just not yet accessible to users and configurable by authors in that precise...
My proposal would be to try a couple of defaults and what ever is there will be used. With this given order: - RSA id_rsa - ed25519 Anything else that...
those are very valid points. I'll toy around with them in order to understand the behaviour in cases there no `ssh-agent` is running or the credential helper fails to figure...