Describe the question / problem (required)
A useful tool, I would like to ask if there is a way to compile without reporting an error when the current project does not have a .git directory.
For example, when downloading a simple zip project(no .git), we don't want errors during compilation.
Context (optional)
No response