Hacker News new | ask | show | jobs
by cube2222 504 days ago
> There is no vault integration, at least on Mac

I'm not sure when it was added, but now if you set `git config --global credential.helper osxkeychain` then it will work for jj, too.

1 comments

Oh wow, somehow missed that. Thank you.

Edit: worked a treat, thank you so much.