jj git init

Create a new Git backed Jujutsu repo. Note: Unless --colocate is used, it is not a valid Git repository and git commands can’t be used on it. More information: https://jj-vcs.github.io/jj/latest/cli-reference/#jj-git-init.

jj git init

jj git init {{path/to/directory}}

jj git init --colocate

jj git init --git-repo {{git_repo}}