← Back to context Comment by globular-toast 17 hours ago Git already works like this. It won't commit anything unless you explicitly stage it first. 2 comments globular-toast Reply der_gopher 17 hours ago Yes, but people miss often what is committed, especially if the change is big. globular-toast 15 hours ago Eh? You explicitly have to add files to the stage before git will commit anything.
der_gopher 17 hours ago Yes, but people miss often what is committed, especially if the change is big. globular-toast 15 hours ago Eh? You explicitly have to add files to the stage before git will commit anything.
globular-toast 15 hours ago Eh? You explicitly have to add files to the stage before git will commit anything.
Yes, but people miss often what is committed, especially if the change is big.
Eh? You explicitly have to add files to the stage before git will commit anything.