commit | 197e82073e663678cbd03a172cef861218dc0c84 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Fri Jun 09 12:54:28 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Fri Jun 09 13:38:57 2017 -0700 |
tree | 594d8c9b4eac677867bd77734a103a1b40cf5c73 | |
parent | 79cdbe90ef731ba630993c09c4625b09706b2616 [diff] |
Fix git ssh env in merger A recent change switched from using .ssh_wrapper files to using a custom environment to set the ssh command in the merger. However, it was incomplete. Ensure that all instances of git.Repo objects have the necessary environment variable set. Change-Id: Ie69c736ded1628e5ccf7afd4535d31c6c9b20215 NB: this feature (enabled in the earlier change) requires Git 2.3+.