)]}'
{
  "commit": "efdcb16be3d34e97bb05d9ddaea538ba2d906eca",
  "tree": "c0c1aa5b4762b7e512e6d428f534be2b5ab23f36",
  "parents": [
    "3dd067042f60cabe970b0f5bc05d13988c93ddb3"
  ],
  "author": {
    "name": "Shawn O. Pearce",
    "email": "spearce@spearce.org",
    "time": "Tue Feb 09 15:58:37 2010 -0800"
  },
  "committer": {
    "name": "Shawn O. Pearce",
    "email": "spearce@spearce.org",
    "time": "Tue Feb 09 19:51:36 2010 -0800"
  },
  "message": "Remove pointless boolean during native push\n\nThe boolean field sentCommand is always true at this point, as it\nwas assigned just 5 lines above.  So we always set the status of\nthe update command object to AWAITING_REPORT.\n\nSimplify the logic by dropping the ?: operator.  I assume this is\nolder code from an attempt to manage dry-run push support within\nthe native connection, but in fact dry-run support is done higher\nup inside of PushProcess.\n\nChange-Id: I450d491bbbb5afecdbf5444ab7169222e856a3bb\nSigned-off-by: Shawn O. Pearce \u003cspearce@spearce.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b1ce28d35f4c860733b05b0ae9d8c56cd0bba3c6",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/BasePackPushConnection.java",
      "new_id": "2603ca2879411f549a5cadc14bba47d39eb24495",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/BasePackPushConnection.java"
    }
  ]
}
