rundeck-plugins / git-plugin

10 stars 21 forks source link

Added the capability to clone and pull SubModules recursively and update JGit version. #20

Open eversonleal opened 4 years ago

eversonleal commented 4 years ago

The current version isn't able to pull Submodules, it can be only cloned but will be out of sync because it can't be pulled in subsequent pulls.

JGit lib version updated.

Fixed the problem that keeps the git repo locked to the java process by closing it.

christopherbox commented 3 years ago

I would really love for this PR to be landed and merged please

eversonleal commented 2 years ago

Will it be approved?