Pass colors through when executing a command

I have a buildscript which pulls several library repositories

When I run git status with project.exec, the colors are missing. Is there any way to run the command so that the colors would be passed through to the console?