Commit 2953704
authored
Revert "[JENKINS-72450] Support alternate ssh implementations on Windows" (#1717)
Windows OpenSSH hangs during `git fetch` when used from a Jenkins agent
started using the "SSH launcher" to connect to the Windows OpenSSH server
on Windows 10 and Windows 11.
Notes on the testing are in issue:
* #1715
Reopens issue:
* #1668
Reverts pull request:
* #1706
Testing done:
* Confirmed that the hang during git fetch is resolved
* Confirmed that automated tests pass
This reverts commit cd34771.1 parent 9ae2719 commit 2953704
File tree
1 file changed
+0
-9
lines changed- src/main/java/org/jenkinsci/plugins/gitclient
1 file changed
+0
-9
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2626 | 2626 | | |
2627 | 2627 | | |
2628 | 2628 | | |
2629 | | - | |
2630 | | - | |
2631 | | - | |
2632 | | - | |
2633 | | - | |
2634 | | - | |
2635 | | - | |
2636 | | - | |
2637 | | - | |
2638 | 2629 | | |
2639 | 2630 | | |
2640 | 2631 | | |
| |||
0 commit comments