This message was deleted.
# plugin-development
s
This message was deleted.
j
you can use JGit library
At same time, if there is a diff, that mean that the task output has changed, so it can't be up to date. But not sure if you can print something special based on the task status
Anyway, I have used extensively jgit with no issues in gradle plugins
b
I’ll check JGit, thank you
v
jgit has many limitations (e.g. lack of worktree support, etc, etc), so it would probably make sense to go for
git
commandline