> From: Constantine Tarasenkov <[email protected]> > > Wouldn't be cool to have a flag that skips binary files on staging area? > I'm pretty sure Git can detect binary files before the commit. Does someone > knows other ways not including them automatically?
The trouble is that "binary" isn't the criterion you want. Sometimes binary files are original files in a software distribution. And sometimes text files are generated files. 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.
