{
  "core.repositoryformatversion": [
    "0"
  ],
  "core.filemode": [
    "true"
  ],
  "filter.lfs.smudge": [
    "git-lfs smudge --skip -- %f"
  ],
  "filter.lfs.process": [
    "git-lfs filter-process --skip"
  ],
  "remote.rocm-swplat.url": [
    "https://github.com/ROCmSoftwarePlatform/hipSPARSE"
  ],
  "remote.rocm-swplat.projectname": [
    "hipSPARSE"
  ],
  "remote.rocm-swplat.fetch": [
    "+refs/heads/*:refs/remotes/rocm-swplat/*"
  ]
}