Daniel França wrote: > 2010/7/31 Daniel França <daniel.franca@xxxxxxxxx>: >> git commit -a -m 'Teste' [...] > the output: > find: illegal option -- n > find: illegal option -- a > find: illegal option -- m > find: illegal option -- e > find: *.pyc: No such file or directory Ah, you have a pre- or post-commit hook. Take a look at .git/hooks and you may find something interesting. :) Good luck, Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html