ok/jj
1
0
Fork 0
forked from mirrors/jj

tutorial: avoid a "the same repo" referring back to installation instructions

This commit is contained in:
Martin von Zweigbergk 2021-10-18 08:45:00 -07:00
parent e8f44fb470
commit c3ac110f3b

View file

@ -9,7 +9,7 @@ If you haven't already, make sure you
## Cloning a Git repo
Now let's clone the same repo using `jj`:
Let's start by cloning the Jujutsu Git repo using `jj`:
```shell script
# Note the "git" before "clone" (there is no support for cloning native jj
# repos yet)