> From: John Hite <[email protected]> > Is there some config setting that causes my modified files to be > staged automatically?
Well, if you accidentally used "git commit -a", it would do that. But there doesn't seem to be a config setting to force that behavior. Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
