Remix.run Logo
jdpage 6 hours ago

It interactively shows you each change that would be added and lets you decide whether it should be staged or not. Down to the hunk level, so you can partially stage a file if you so choose.

eterm 4 hours ago | parent [-]

Oh, that's neat.

The -p presumably stands for pInteractive with a silent p :)

dxdm 7 minutes ago | parent | next [-]

There's -i for interactive, lets you add, patch and reset (unstage).

oarmstrong an hour ago | parent | prev | next [-]

Ha! It’s actually patch (as in select parts of the patch) though I remember it as partial.

airstrike 3 hours ago | parent | prev [-]

LOL it might stand for "prompt before"