[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = git://github.com/KnpLabs/php-github-api.git fetch = +refs/heads/*:refs/remotes/origin/* pushurl = git@github.com:KnpLabs/php-github-api.git [branch "master"] remote = origin merge = refs/heads/master [remote "composer"] url = git://github.com/KnpLabs/php-github-api.git fetch = +refs/heads/*:refs/remotes/composer/*