(Sorry to the moderators, I sent this from the wrong account at first so this may show up twice)
We are using a DEFAULT line in our commitinfo file of our system to run our code through a beautifier on commit. The problem is, there are two header files in our system which we do NOT want the beautifier run on. Is there a way I can keep the DEFAULT line in the commitinfo (so it will beautify all the code) but also set it up so it will ignore the two files (which for the sake of example we'll say are in the tree product1/include/LG00.h and product2/include/LG01.h ) Thanks. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
