top | item 45439817

(no title)

stagalooo | 5 months ago

FWIW, my workflow with git is to stage changes I want to keep after every prompt. Then I can discard changes in the working area after a bad prompt or stage individual changes before discarding from the working area. Works really nice for me.

discuss

order

causal|5 months ago

Yeah I've used staging/stashing similarly, but it feels like working around Cursor rather than with it