[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/ycm-core/YouCompleteMe.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master [submodule "third_party/requests-futures"] active = true url = https://github.com/ross/requests-futures [submodule "third_party/requests_deps/certifi"] active = true url = https://github.com/certifi/python-certifi [submodule "third_party/requests_deps/chardet"] active = true url = https://github.com/chardet/chardet [submodule "third_party/requests_deps/idna"] active = true url = https://github.com/kjd/idna [submodule "third_party/requests_deps/requests"] active = true url = https://github.com/requests/requests [submodule "third_party/requests_deps/urllib3"] active = true url = https://github.com/urllib3/urllib3 [submodule "third_party/ycmd"] active = true url = https://github.com/ycm-core/ycmd