I have created a new blank repo in Google Source Repositories & pushed an initial commit (just a README.md)
Trying to point Configuration Repositories at it fails with *The ref refs/heads/master could not be found.* [image: Screen Shot 2022-10-21 at 10.28.57 am.png] Google Source Repositories does not use '*master*' it uses '*main*' I can work around it by creating a branch called master *git branch -M master* But would be good if 'main' worked too - is this something that can be added to GoCD? -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/1d7df62b-c406-4e2c-9330-ef8879eaa218n%40googlegroups.com.
