Comment by MrGreenTea

Comment by MrGreenTea 8 hours ago

2 replies

The compatibility with git is the whole reason it's so popular (just run `jj git init --colocate` in your git repo). You can use it without forcing your collaborators to switch from git and you can use it will a git forges as well.

stavros 6 hours ago

I don't think you need `--colocate` any more, and maybe you don't even need `git`? I tried `jj init` in a git repo the other day and it did create a colocated jj repo, as far as I could see.

  • icorbrey 4 hours ago

    Not sure on `jj init`, but yeah colocation is default as of I believe 0.34