Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nchmy
7 months ago
|
parent
|
context
|
favorite
| on:
Jujutsu for busy devs
jj itself is tooling built around git repos... It just works seamlessly with any git repo.
And there's toppling built around jj, such as jjui
https://github.com/idursun/jjui
koakuma-chan
7 months ago
[–]
Oh --colocate is what I needed.
nchmy
7 months ago
|
parent
[–]
Yup! And you can just do jj git init --colocate in an already-cloned repo and it'll start working immediately, seamlessly. No need to re-clone it via jj git clone --colocate
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And there's toppling built around jj, such as jjui https://github.com/idursun/jjui