Y
Hacker News
new
|
ask
|
show
|
jobs
by
et1337
61 days ago
Jujutsu has a concept of mutable vs immutable commits to solve this. Usually everything in a remote branch is immutable. To work on a branch, I track it and that makes it mutable.