)]}'
{
  "commit": "dd3c8a72a2eaecf0c752a37e1f4ba4de59818e93",
  "tree": "ac9b0aa0162122f31d92008892554a62ab4b7bb1",
  "parents": [
    "14825944d7c57b6acd7e1a05a4c6046965efc6a5"
  ],
  "author": {
    "name": "Carlo Marcelo Arenas Belón",
    "email": "carenas@gmail.com",
    "time": "Sun Aug 08 18:38:32 2021 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Aug 09 09:01:30 2021 -0700"
  },
  "message": "object-store: avoid extra \u0027;\u0027 from KHASH_INIT\n\ncf2dc1c238 (speed up alt_odb_usable() with many alternates, 2021-07-07)\nintroduces a KHASH_INIT invocation with a trailing \u0027;\u0027, which while\ncommonly expected will trigger warnings with pedantic on both\nclang[-Wextra-semi] and gcc[-Wpedantic], because that macro has already\na semicolon and is meant to be invoked without one.\n\nwhile fixing the macro would be a worthy solution (specially considering\nthis is a common recurring problem), remove the extra \u0027;\u0027 for now to\nminimize churn.\n\nSigned-off-by: Carlo Marcelo Arenas Belón \u003ccarenas@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e679acc4c31316cee2863579721e6c0f97210831",
      "old_mode": 33188,
      "old_path": "object-store.h",
      "new_id": "d24915ced1b2dd2aedb8300741d83372d9ea53a0",
      "new_mode": 33188,
      "new_path": "object-store.h"
    }
  ]
}
