| ▲ | orbifold 9 hours ago | |||||||
is there a jj hosting service? | ||||||||
| ▲ | ajkavanagh 7 hours ago | parent | next [-] | |||||||
GitHub. Jujutsu has changed how I work with git. Switching tasks is just "jj edit <change>" or "JJ new <change>". The only thing it can't do properly is git worktrees (it doesn't replicate the .git dir to the worktrees, breaking tooling that relies on git) but there is a (old) issue relating to it. Not sure on the priority, though. Anyway, YMMV, but I love it. | ||||||||
| ▲ | colinmarc 7 hours ago | parent | prev | next [-] | |||||||
I know of one: https://lubeno.dev | ||||||||
| ▲ | bkolobara 7 hours ago | parent | prev | next [-] | |||||||
We are working on something https://lubeno.dev | ||||||||
| ||||||||
| ▲ | pzmarzly 7 hours ago | parent | prev | next [-] | |||||||
https://tangled.org/ supports many jj features, but they seem to only offer public repos. | ||||||||
| ▲ | pkulak 7 hours ago | parent | prev | next [-] | |||||||
We use GitHub at my work. And I think I’m the only one using JJ. | ||||||||
| ▲ | imron 9 hours ago | parent | prev | next [-] | |||||||
Any service that hosts git? | ||||||||
| ▲ | boxed 7 hours ago | parent | prev [-] | |||||||
Isn't jj git compatible so you can just use github? | ||||||||
| ||||||||