This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Mandar Vaze
mandarvaze.bsky.social
did:plc:palnzgv5umpnrltxprepvbug
My current hack
1. Get SHA from `jj log` (Very last column in the output)
2. `git checkout main`
3. git cherry-pick <SHA from Step 1>
This works (2 times) But seems round about way.
Only reason I was able to figure this out is because I know enough git
2024-12-05T13:55:17.452Z