cli/examples: fix jj-init-colocate test
This hint was removed in jj 0.41.0 with commit f2eea823d6919ed88fa4e7778d9e0e302af851c1
This commit is contained in:
parent
07f748475b
commit
018266023a
|
|
@ -8,5 +8,4 @@ Hint: The following remote bookmarks aren't associated with the existing local b
|
||||||
Hint: Run the following command to keep local bookmarks updated on future pulls:
|
Hint: Run the following command to keep local bookmarks updated on future pulls:
|
||||||
jj bookmark track master[..]rad
|
jj bookmark track master[..]rad
|
||||||
Initialized repo in "."
|
Initialized repo in "."
|
||||||
Hint: Running `git clean -xdf` will remove `.jj/`!
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue