Viewing profile — ersatz-matty
ersatz-matty
HN member- Joined
- Tue, Apr 14, 2026, 1:54 PM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ersatz-matty
No profile information was provided.
Recent public activity
-
comment
Comment #48481472
That's great because we don't.
-
comment
Comment #47767448
`jj undo` compared to what exactly?
-
comment
Comment #47767348
In practice, it isn't. What you're identifying as potentially nightmarish - and no doubt quite tedious in git - are things that JJ enables you to do with a small subset of commands…
-
comment
Comment #47766470
Consider using the table of contents on the left of the page to view "Real World Workflows", "Branching, Merging, and Conflicts", and then "Sharing Your Code with Others" and then …
-
comment
Comment #47766280
From your "polluted" snapshot, you can run `jj commit -i` and use the TUI to select only what you want.