dsmiley opened a new pull request, #4544: URL: https://github.com/apache/solr/pull/4544
jgit 7.x supports git worktrees: https://github.com/eclipse-jgit/jgit/issues/264#issuecomment-4381182663 And I've seen it work myself. I've been a long-time user of worktrees. The recent change to RAT to depend on jgit means that it's quite important for jgit to support worktrees. Unfortunately 7.x requires JDK 17 so this can't come to branch_9x unless we require JDK 17 for building. -- 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]
