Re: [workflow-plugin] What is the best way to add '--recursive' to 'git' statements

2015-04-23 Thread Tim Wojtaszek
I'd recommend trying to do this using the Snippet Generator, General SCM, Git ... make sure you are on workflow 1.4 at least. It will help you put together something like this, taking advantage of all the extensions available. I'm thinking what you really want is the ' doGenerateSubmoduleConf

[workflow-plugin] What is the best way to add '--recursive' to 'git' statements

2015-04-21 Thread Vizionz
Hello, Is it possible to add '--recursive' parameter to the workflow git statement? git branch: "${GitBranch}", changelog: true, poll: false, url: "${GitRepo}" This statement does not pull submodules when executed. High Regards, Jc -- You received this message because you are subscribed to