)]}'
{
  "commit": "2faccd5b3206e996c9e2cafb95d806d50a9b9d4d",
  "tree": "8649ea1d0bd8d0bd37710d363911ca4e2179e90a",
  "parents": [
    "b7351facd51aa8e14d4bd2e74e3f4f0b57c55f6f"
  ],
  "author": {
    "name": "Christian Halstrick",
    "email": "christian.halstrick@sap.com",
    "time": "Fri Aug 17 17:46:09 2018 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Fri Sep 07 00:33:14 2018 +0200"
  },
  "message": "Fix handling of option core.supportsAtomicCreateNewFile\n\nWhen core.supportsAtomicCreateNewFile was set to false and the\nrepository was located on a filesystem which doesn\u0027t support the file\nattribute \"unix:nlink\" then FS_POSIX#createNewFile may report an error\neven if everything was ok. Modify FS_POSIX#createNewFile to silently\nignore this situation. An example of such a filesystem is sshfs where\nreading \"unix:nlink\" always returns 1 (instead of throwing a exception).\n\nBug: 537969\nChange-Id: I6deda7672fa7945efa8706ea1cd652272604ff19\nAlso-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76aa697764497ee66cf074092440e98f6ad3af21",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/FS_POSIX.java",
      "new_id": "9f273d1b846c41d28d6dc49926239fe46b3b027b",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/FS_POSIX.java"
    }
  ]
}
