)]}'
{
  "commit": "e56abab4704c230a307517b2cf9bb9854870b505",
  "tree": "a15527a078ff5d12cdab3ca2ea0e26a56be79691",
  "parents": [
    "03d755c27ff0c034c6d40ce5e23964abfa3283ac"
  ],
  "author": {
    "name": "philga",
    "email": "philga@1track.com",
    "time": "Mon Aug 26 13:43:13 2019 -0700"
  },
  "committer": {
    "name": "Trevor Ryland",
    "email": "tryland@google.com",
    "time": "Thu Oct 22 17:43:02 2020 -0600"
  },
  "message": "When Google Sheets exports a Google Sheets formula into an Excel file as an A1 format formula, it sometimes splits a column name and includes an embedded \u0027double quote, ampersand, double quote\u0027 in the middle of the column name. The location of the embedded \u0027double quote, ampersand, double quote\u0027 can vary from row to row. As a result when the A1 formula is converted to R1C1 format, the R1C1 formula can differ simply because the column name was split at a slightly different location. This change looks for \u0027double quote, ampersand, double quote\u0027 in the middle of a quote identifier and remove them. This results in matching R1C1 formulas despite the presence of the \u0027double quote, ampersand, double quote\u0027 characters. This fix is somewhat speculative. I am making it after seeing one instance of this problem which was reported by a single customer.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7a8f25a40b169efd7fc987dee1edfb3832badda",
      "old_mode": 33188,
      "old_path": "EPPlus/ExcelCellBase.cs",
      "new_id": "00f591560e92aea3d2095afd2ae41b685090b5fc",
      "new_mode": 33188,
      "new_path": "EPPlus/ExcelCellBase.cs"
    }
  ]
}
