From fda981f35a28683f53b480ffad779850bfaebc39 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 9 Feb 2016 10:53:28 -0700 Subject: [PATCH] [Fix JENKINS-32834] don't break ssh passphrase in few working cases Refer to 7711aacb34aa597a92aad14e8d7429347a920b8d README change because I made a mistake in commit message for 7711aacb --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 37968a8fae..339372f646 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,4 @@ To Do * Fix [bugs](https://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+"In+Progress"%2C+Reopened%29+AND+component+%3D+git-client-plugin) * Create infrastructure to detect [files opened during a unit test](https://issues.jenkins-ci.org/browse/JENKINS-19994) and left open at exit from test -* Create submodule tests -* Improve code coverage in current tests * Complete more of the JGit implementation