Jujutsu megamerges for fun and profit
21–30 of 175 posts
Re: Jujutsu megamerges for fun and profit
#22Re: Jujutsu megamerges for fun and profit
#23Re: Jujutsu megamerges for fun and profit
#24I love this stuff as a hobbyist, but professionally I can't help but think this is all obsolete in the age of agent-driven development. I wish jj was around a decade ago.
Re: Jujutsu megamerges for fun and profit
#25Re: Jujutsu megamerges for fun and profit
#26I love this stuff as a hobbyist, but professionally I can't help but think this is all obsolete in the age of agent-driven development. I wish jj was around a decade ago.
I disagree. Easily reviewing and combining multiple streams of parallel work is more valuable than ever.
Re: Jujutsu megamerges for fun and profit
#27Been trying to get into jj lately, but I rely a lot on VS Code's git gutter to review changes as I code. Doesn't look like jj has an equivalent in VS Code. Anyone got tool recommendations?
Re: Jujutsu megamerges for fun and profit
#28I love this stuff as a hobbyist, but professionally I can't help but think this is all obsolete in the age of agent-driven development. I wish jj was around a decade ago.
I disagree. Easily reviewing and combining multiple streams of parallel work is more valuable than ever.
Re: Jujutsu megamerges for fun and profit
#29[1] https://docs.jj-vcs.dev/latest/cli-reference/#jj-parallelize [2] https://blog.chay.dev/parallelized-commits
Re: Jujutsu megamerges for fun and profit
#30Been trying to get into jj lately, but I rely a lot on VS Code's git gutter to review changes as I code. Doesn't look like jj has an equivalent in VS Code. Anyone got tool recommendations?