)]}'
{
  "commit": "7593e0902bc41392315316f1b5f4ba15feead842",
  "tree": "0fefea72a6f43ffd59af98e89b96a51a04ad9bbe",
  "parents": [
    "6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae"
  ],
  "author": {
    "name": "Franck Bui-Huu",
    "email": "fbuihuu@gmail.com",
    "time": "Mon Dec 02 16:34:29 2013 +0100"
  },
  "committer": {
    "name": "Michal Marek",
    "email": "mmarek@suse.cz",
    "time": "Fri Jan 03 14:48:42 2014 +0100"
  },
  "message": "Fix detectition of kernel git repository in setlocalversion script [take #2]\n\nsetlocalversion script was testing the presence of .git directory in\norder to find out if git is used as SCM to track the current kernel\nproject. However in some cases, .git is not a directory but can be a\nfile: when the kernel is a git submodule part of a git super project for\nexample.\n\nThis patch just fixes this by using \u0027git rev-parse --show-cdup\u0027 to check\nthat the current directory is the kernel git topdir. This has the\nadvantage to not test and rely on git internal infrastructure directly.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d105a44b68f664a55559e38217dcf27ccf025b70",
      "old_mode": 33261,
      "old_path": "scripts/setlocalversion",
      "new_id": "63d91e22ed7ccd18a0cd77852af647112ed216bb",
      "new_mode": 33261,
      "new_path": "scripts/setlocalversion"
    }
  ]
}
