)]}'
{
  "commit": "3243f7a08272a5f973a92fec781589e98f9f47b7",
  "tree": "73d7245393f9f2a337f927a4d4f414ce087a23b3",
  "parents": [
    "015623ee6d1827f83d3e1ff8d37fcf9da735fa73"
  ],
  "author": {
    "name": "Brandon L. Reiss",
    "email": "brandon@frame.ai",
    "time": "Wed Jan 27 13:12:17 2021 -0500"
  },
  "committer": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com",
    "time": "Wed Jan 27 13:12:17 2021 -0500"
  },
  "message": "[Fix] Fix potential unbound var error on nvm install\n\nFixes #2420. When using `nvm install` with an already installed\nversion, Bash (and potentially other shells) may emit an unbound\nvariable error when `set -u` is set. The presence of the error depends\non specific shell versions, but appears to happen in MacOS 11.1 (Big\nSur) using a recent Bash version installed via Homebrew (as of this\nwriting).\n\nThe fix accesses `ALIAS` correctly for the case where it is not set by\nan `alias` option to `nvm install`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8d57caea74d514f2aecdf9c5d261de66fb56cd77",
      "old_mode": 33188,
      "old_path": "nvm.sh",
      "new_id": "e0eccfe412137ae73cc21d75db35ee744b850e2d",
      "new_mode": 33188,
      "new_path": "nvm.sh"
    }
  ]
}
