mattcasters commented on issue #6216: URL: https://github.com/apache/hop/issues/6216#issuecomment-3659862309
After every interaction with an action or transform, we get a trigger to `GitGuiPlugin.refreshChangedFiles()` which takes a bit. The more staged files, the more ignored files, the longer it will take. We can do this in the background as well, but perhaps we can find a better trigger for this information update. -- 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]
