Y
Hacker News
new
|
ask
|
show
|
jobs
by
stouset
540 days ago
If you check `jj status` regularly and/or use `jj split` to build up your commits (like `git add -p`) then you’ll notice. They might end up in your
local
repo (until a gc) at worst.
1 comments
stavros
540 days ago
Ah, that's not too bad then, thank you!
link