nic-chen opened a new pull request #1024: URL: https://github.com/apache/apisix-dashboard/pull/1024
Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance ___ ### Bugfix - Description The source code package we will release does not contain git info, but the build script relies on the git command to obtain the git log version, which cause an error. - How to fix? remove the dependency on git from the build script ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
