tuhaihe commented on PR #1314: URL: https://github.com/apache/cloudberry/pull/1314#issuecomment-3231655668
``` Enhancement: use `-e` in getversion to check Git repo This commit replaces the use of the -d parameter with the -e parameter when checking for the presence of a Git repository. This allows for more comprehensive checks, including cases where the working directory may be part of a Git repository but not the entire repository. ``` Tips: - You can set the .gitmessage as the template via `git config --global commit.template .gitmessage`. - AI can help 😄 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org