tilgovi commented on PR #116: URL: https://github.com/apache/incubator-annotator/pull/116#issuecomment-1103382982
As for the error, something must be wrong with the permissions on the git directory that gets created. I am thinking that initializing a git repository inside the archive is a bit surprising. It definitely looks wrong to have a `.git` directory. I can make a PR to use `git archive` instead of `git clone`. It will just make the steps to compare the archive against the tag a little bit different. -- 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]
