)]}'
{
  "commit": "978e803c87416eb9e96236446b15b167017c0385",
  "tree": "a3d6c6ba2eeec1a51ecfbd9b8e1bb2fdaeced1bf",
  "parents": [
    "2ccaaa5896d6065dc39c0407eb2c1c214d8803f9"
  ],
  "author": {
    "name": "Kaushik Lingarkar",
    "email": "kaushik.lingarkar@linaro.org",
    "time": "Tue Aug 22 11:05:41 2023 -0700"
  },
  "committer": {
    "name": "Ajay Gupta",
    "email": "ajay.gupta@linaro.org",
    "time": "Wed Feb 14 13:20:12 2024 +0530"
  },
  "message": "SshScheme: Provide an option to omit usernames in SSH URLs\n\nIncluding the username in the download URL can prevent IT admins from\nconfiguring hosts to redirect read-only traffic to regional replicas\nwhen the admins rely on the git url.insteadOf configuration. This is\nbecause git doesn\u0027t support anything except simple replacement of\nmatching strings, so there\u0027s no way to account for variable usernames in\na host-wide /etc/gitconfig file.\n\nThe default stays as always including the username in the SSH download\ncommands.\n\nRelease-Notes: Added an option to omit SSH usernames from download commands\nChange-Id: I49f3b85adc3dae2d440366c919fb656ca95b812f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6e23ef97dda4a1c03df8c2286fe0e24f084e27b1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/download/scheme/SshScheme.java",
      "new_id": "cb41f9b374f03e9b50b4c275d4730c160ee4026e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/download/scheme/SshScheme.java"
    },
    {
      "type": "modify",
      "old_id": "338674745c5b1de7ca8bc018f5941079cf548a6d",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "5580f8728ed7cec29d403b5ff6d2a4c3778909c7",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "modify",
      "old_id": "c39bf2567365b72c6accfe3fe05aaa31c14be507",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/download/DownloadCommandTest.java",
      "new_id": "cc10b952ca6b8adc28da861411d3b9552fd87834",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/download/DownloadCommandTest.java"
    },
    {
      "type": "modify",
      "old_id": "eaae6347e5be395640ae95578a56f378f2339c21",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/download/scheme/SchemeTest.java",
      "new_id": "74e57b527405cb8ebd140f0d6d5e0a33f37e6e92",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/download/scheme/SchemeTest.java"
    }
  ]
}
