Damus
Julia Evans profile picture
Julia Evans
@Julia Evans
i've been trying out jj and one thing I struggle with is that my workspace feels very... messy? In Git often I have 20 semi-abandoned branches that I might come back to later in 6 months if I want to.

but in jj I don't know how to mark a change as "I don't need you to show this to me in `jj log` but I also don't want to abandon it"

so far i've been using jj on a project for short bursts if I need to rebase a lot and then I go back to Git

(please only suggestions of what you personally do)