o fix this issue
On Tuesday, January 20, 2015 at 9:36:27 AM UTC-8, Parag Paul wrote:
>
> hi Mark
> From the log it only shows that the last command that was executed by the
> git plugin is
> git --version
> it did not do git checkout -f origin/master or origin/main
>
> An
your git repository using one or more submodules? If so, do those
> submodule repositories require authentication? If so, then you'll need to
> find another way of performing the checkout. The git plugin does not
> support applying credentials to "git submodule update".
>
:07 PM UTC-8, Parag Paul wrote:
>
> I would like to extend the past reply. Srry for pressing hit too soon.
> What is the right way to find the exact operations that the git plugin
> does. In the cases , where the slave and the master is in the same box, I
> see that it
the slave machine.
On Monday, January 19, 2015 at 1:32:50 PM UTC-8, Parag Paul wrote:
>
> Is there a place where I can find , the exact commands that the git plugin
> uses ?
>
> On Monday, January 19, 2015 at 1:13:26 PM UTC-8, Mark Waite wrote:
>>
>> You might try debugging
orm those
> operations. Then you can enable the debugging options or levels which best
> suit your needs.
>
> On Mon, Jan 19, 2015 at 1:34 PM, Parag Paul > wrote:
>
>> The console output is not enough. For me, only for one of the GIT
>> respositories, a fetch from the
The console output is not enough. For me, only for one of the GIT
respositories, a fetch from the repo keeps failing. This is a local git
server that we have setup on a OSX box
We keep getting this error on the slave
Error fetching remote repo 'origin'
We are running jenkins master on another