| ▲ | Jenk 11 hours ago | |||||||
You don't replace. jj is backed by git anyway. | ||||||||
| ▲ | gcr 11 hours ago | parent | next [-] | |||||||
You can switch an existing git repo to jj by using: jj git init --git-repo my-repo I think (but CANNOT PROMISE) that just removing the .jj folder will bring you back, but definitely take a backup of .git before you try this in case I’m wrong. | ||||||||
| ||||||||
| ▲ | ncphillips 7 hours ago | parent | prev [-] | |||||||
Okay but why would they use jj when they do trunk-based dev | ||||||||
| ||||||||