[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/wp-cli/cron-command.git fetch = +refs/heads/*:refs/remotes/origin/* pushurl = git@github.com:wp-cli/cron-command.git [branch "main"] remote = origin merge = refs/heads/main [remote "composer"] url = https://github.com/wp-cli/cron-command.git fetch = +refs/heads/*:refs/remotes/composer/*