构建水影时出现一个玄学的错误: > No Git repository found.

构建水影(MC)时发现这个问题:
执行命令:.\gradlew build idea genIntelliJRuns

Task :generateGitProperties FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':generateGitProperties'.

    No Git repository found.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org/

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 38s
11 actionable tasks: 11 executed

没能看明白,可以截个图吗