pan3793 commented on issue #5984:
URL: https://github.com/apache/kyuubi/issues/5984#issuecomment-1893591175

   > ... downloading the source code of the project from 
`https://github.com/apache/kyuubi/releases/tag/v1.8.0` and initializing a new 
Git repository using git init ...
   
   This does not seem like a common practice, I don't get your idea. We use the 
`.gitignore` to avoid tracking unexpected files by `git add .`, but users are 
always can forcibly add file via `git add -f abc.log`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to