Unwanted Execution of git show --numstat in Cursor Editor

I’m experiencing an issue with the Cursor editor. Every time I open a project, the terminal automatically executes the git show --numstat command, resulting in excessive output that hinders my ability to view other logs.

how to disable or control the automatic execution of git show --numstat in the Cursor editor?