Closed baiyangtx closed 1 month ago
I get an error when I commit
master
No response
After package the amoro-web module, a git commit hook is created, and it require some dependency program.
I think this issue related to PR https://github.com/apache/amoro/pull/3248/files
If you want to skip this verify, just run git commit -m "xxxx" --no-verify.
git commit -m "xxxx" --no-verify
What happened?
I get an error when I commit
Affects Versions
master
What table formats are you seeing the problem on?
No response
What engines are you seeing the problem on?
No response
How to reproduce
After package the amoro-web module, a git commit hook is created, and it require some dependency program.
Relevant log output
No response
Anything else
I think this issue related to PR https://github.com/apache/amoro/pull/3248/files
Are you willing to submit a PR?
Code of Conduct