)]}'
{
  "commit": "4b2b3294b8af9631ea66728baa2839fbcca630f5",
  "tree": "664e84c2daf71bd5f4a040e5351c20c6e44aa400",
  "parents": [
    "126eb94f77cd1ace3ece582d001fded286115f7b"
  ],
  "author": {
    "name": "Stefan Lay",
    "email": "stefan.lay@sap.com",
    "time": "Wed Jun 18 11:33:34 2014 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Fri Jun 20 11:48:53 2014 +0200"
  },
  "message": "Allow retrying connecting SshSession in case of an exception\n\nConnecting to an SshSession may fail due to different reasons. Jsch for \nexample often throws an com.jcraft.jsch.JschException: verify: false.[1]\nThe issue is still not fixed in JSch 0.1.51.\n \nIn such a case it is worth retrying to connect. The number of connection\nattempts can be configured using ssh_config parameter\n\"ConnectionAttempts\" [2].\n\nDon\u0027t retry if the user canceled authentication.\n\n[1] http://sourceforge.net/p/jsch/bugs/58/\n[2] http://linux.die.net/man/5/ssh_config\n\nBug: 437656\nChange-Id: I6dd2a3786b7d3f15f5a46821d8edac987a57e381\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5836db1e60d853d2bc11912792e76da9b6af7640",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/OpenSshConfigTest.java",
      "new_id": "8ec39bf56da6199c1d9c17b03a7dd0f360118c22",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/OpenSshConfigTest.java"
    },
    {
      "type": "modify",
      "old_id": "87a931c8791ee66fd01371144fc9bcd7481d11b9",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/.settings/.api_filters",
      "new_id": "56c9ee68a02d9de44a9ef01262df98ec93091758",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/.settings/.api_filters"
    },
    {
      "type": "modify",
      "old_id": "fd5801e6a5cbbb1edeb84c836f43af91d5833a50",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties",
      "new_id": "5b12a0c6888fe90fbed42f3079fbed55027510f6",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties"
    },
    {
      "type": "modify",
      "old_id": "8acfb54b85c690313092151be65a39b78abe007c",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java",
      "new_id": "f075db3e57c4aede402f4c1325c7b7d322c76db4",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java"
    },
    {
      "type": "modify",
      "old_id": "65e9d4dc5506ddee73692e73c51d76dffb4f3050",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/JschConfigSessionFactory.java",
      "new_id": "308741e9350ba61e8c99a9add567f035add51a3e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/JschConfigSessionFactory.java"
    },
    {
      "type": "modify",
      "old_id": "01716da70ae98eab6bd0383f0fce692c47ae598a",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/OpenSshConfig.java",
      "new_id": "38f3a2ac77cacb491819cc13b6376433fb6d410f",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/OpenSshConfig.java"
    }
  ]
}
