Remix.run Logo
globular-toast 3 hours ago

Git already works like this. It won't commit anything unless you explicitly stage it first.

der_gopher 3 hours ago | parent [-]

Yes, but people miss often what is committed, especially if the change is big.

globular-toast an hour ago | parent [-]

Eh? You explicitly have to add files to the stage before git will commit anything.