Y
Hacker News
new
|
ask
|
show
|
jobs
by
MrGreenTea
268 days ago
I automated that with some simple claude hooks that detect if we're in a `jj` repo and also prompts claude to `jj commit -m` after every change.
2 comments
mistahchris
268 days ago
i've done that as well. but turns out, for me, i'd rather do it manually most of the time.
link
pmarreck
267 days ago
here's my actual setup:
https://news.ycombinator.com/item?id=45426787
Avoids having to do any jj command at all!
link