Hacker News new | ask | show | jobs
by feelamee 194 days ago
Can you explain how to do same workflow in jj? It would be nice to compare bads and goodies of git/jj
2 comments

This part:

> You rebase feature-1 onto main:

feature2 moves as well. Basically, the behavior here is just the default.

Google is definitely your friend here. Plenty of tutorials online.