What does it show when you run "git --version"? I suspect your version of git is older too.
I notice that your output from git does not show the "-C" option. That option has been around for a while, so I suspect your version of git is rather dated.
Note that the "-c" option is not the same as the "-C" option for git. So changing that won't work.