|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Looks like Git plugin based on JGit is not observing environment variables like 'HOME' and not defaulting HOME to USERPROFILE in Windows.
Note that Node and/or Job configurations can modify these environment variables - this case needs to be handled too
In particular: SSH config location needs to be based on 'HOME' at the level of the job (defaulting to USERPROFILE in Windows if not set), same with Git configuration