←back to thread

Jujutsu for everyone

(jj-for-everyone.github.io)
434 points Bogdanp | 2 comments | | HN request time: 0.491s | source
Show context
palata ◴[] No.45085211[source]
> Jujutsu is more powerful than Git

Depends on your workflow, I guess. I need to sign with different security keys, and for that I use "defaultKeyCommand" in git. Doesn't exist in Jujutsu.

replies(1): >>45085386 #
1. mdaniel ◴[] No.45085386[source]
I was one of the early adopters (cause I enjoy kicking the tires on things) and brought awareness of the need for gpg signing at all into JJ, so I wouldn't overlook the value in bumping https://github.com/jj-vcs/jj/issues/6688 so they can eventually get you there
replies(1): >>45120976 #
2. palata ◴[] No.45120976[source]
To be honest, the more I use jj, the more it feels like it's not yet mature enough for me. It doesn't support git push options, for instance.

I have already found more things that I cannot do with jj (and can do with git) than things that are nicer to do in jj. Though admittedly, there are things in jj that are better.

Hopefully it will get there eventually :-). But these things take time. JJ already seems to get a lot of attention, so that's something.