| ▲ | jeremyjh 10 hours ago | |||||||
Right, but that’s different from working in a team environment where everyone else continues using git. | ||||||||
| ▲ | stouset 8 hours ago | parent | next [-] | |||||||
No? What problems, exactly, are you suggesting exist? I have used jj extensively on git teams and it has been seamless. The only people who have noticed or cared are the coworkers I’ve gotten to join me. | ||||||||
| ▲ | saghm 9 hours ago | parent | prev | next [-] | |||||||
How so? I've used `jj` locally on teams where most (if not all) of the other team members were using git, and they only found out I was using `jj` when I told them. | ||||||||
| ▲ | maleldil 4 hours ago | parent | prev | next [-] | |||||||
You're confusing mixing git and jj in your local copy of the repo vs what it looks like to other people. You can use jj locally, and it interoperates perfectly with any git remote, and no one has to know you're even using it. From the point of view of other people, it doesn't matter. | ||||||||
| ▲ | pyreko 8 hours ago | parent | prev [-] | |||||||
fwiw I don't use it personally but some people on my team use it while the others use git, and nobody complains. | ||||||||
| ||||||||