Chris@14: [core] Chris@14: repositoryformatversion = 0 Chris@14: filemode = true Chris@14: bare = false Chris@14: logallrefupdates = true Chris@14: [remote "origin"] Chris@14: url = https://git.drupal.org/project/coder.git Chris@14: fetch = +refs/heads/*:refs/remotes/origin/* Chris@14: [branch "8.x-2.x"] Chris@14: remote = origin Chris@14: merge = refs/heads/8.x-2.x Chris@14: [remote "composer"] Chris@14: url = https://git.drupal.org/project/coder.git Chris@14: fetch = +refs/heads/*:refs/remotes/composer/*