[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/laravel/sail.git fetch = +refs/heads/*:refs/remotes/origin/* pushurl = git@github.com:laravel/sail.git [branch "1.x"] remote = origin merge = refs/heads/1.x [remote "composer"] url = https://github.com/laravel/sail.git fetch = +refs/heads/*:refs/remotes/composer/*