)]}'
{
  "commit": "e8068188f134b2b6a0d96314a3642154a1b66ab4",
  "tree": "fb3e01eeb84a2e5ac1ef8d1e7da81a4df5e0d121",
  "parents": [
    "93097f001854af47db782462e78d67e7171043a4"
  ],
  "author": {
    "name": "Josh Brown",
    "email": "sjoshbrown@google.com",
    "time": "Tue Nov 01 18:16:44 2022 +0000"
  },
  "committer": {
    "name": "Josh Brown",
    "email": "sjoshbrown@google.com",
    "time": "Wed Nov 02 20:12:03 2022 +0000"
  },
  "message": "FirstWant: Parse client session-id if received.\n\nIn protocol V0 the client capabilities are appended to the first line.\nParsing session-id is currently only supported during a ReceivePack\noperation. This change will parse the client session-id capability if\nit has been sent by the client.\n\nIf the server sends the session-id capability to the client. The client\nmay respond with a session ID of its own. FirstWant.fromLine will now\nparse the ID and make it available via the getClientSID method.\n\nThis change does not add support to send the session-id capability from\nthe server. The change is necessary to support session-id in UploadPack.\n\nChange-Id: Id3fe44fdf9a72984ee3de9cf40cc4e71d434df4a\nSigned-off-by: Josh Brown \u003csjoshbrown@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1e8ce8ef11ccec5d475886b137f22f983cef9c56",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/transport/parser/FirstWantTest.java",
      "new_id": "230f6a4081f182d764473f1e1d05f26bd201c3a1",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/transport/parser/FirstWantTest.java"
    },
    {
      "type": "modify",
      "old_id": "8138f0645287f3e5e3371376bf1f3ff6cfbb6852",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/parser/FirstWant.java",
      "new_id": "30d629665ff48c3c05023e2737f1faa5116f83e9",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/parser/FirstWant.java"
    }
  ]
}
