blob: 1b38cae716050ea343b8a0d96b455c891ca29fa1 [file] [log] [blame]
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
url = https://github.com/JetBrains/intellij-community.git
fetch = +refs/heads/master:refs/remotes/origin/master
fetch = +refs/heads/qa/*:refs/remotes/origin/qa/*
push = refs/heads/master:refs/heads/qa/master
push = refs/heads/qa:refs/remotes/origin/qa
[remote "jps"]
url = git://github.com/JetBrains/JPS.git
fetch = +refs/heads/*:refs/remotes/jps/*
push = refs/heads/master:refs/remotes/jps/master
push = refs/heads/qa:refs/remotes/jps/qa
[branch "master"]
remote = origin
merge = refs/heads/master