Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrklol
12 days ago
And the team behind opencode is working on an alternative
https://github.com/anomalyco/rift
3 comments
thatxliner
12 days ago
this looks similar to something I built
https://github.com/ThatXliner/git-worm
link
keeda
12 days ago
Hah, I have a prototype of the same idea on my backburner! Excited to see this, though I don't understand some of their design choices. Will need to check out more closely.
link
mgambati
12 days ago
Gitbutler still a better option than any worktree like variant
link
halfnhalf
12 days ago
What if parallel sessions try to modify the same file?
link
mgambati
12 days ago
If same on same line, it will block ask to stack branches
link