    [core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true

  [remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = github.com/JetBrains/intellij-community.git
  [remote "jps"]
fetch = +refs/heads/*:refs/remotes/jps/*
url = github.com/JetBrains/JPS.git

  [url "https://"]
insteadOf =