I'm trying to build my code with AWS codebuild on a specific branch. But it always fails the because of the yml file not being there (because of git branching) or i get a "Git Clone Failed: invalid reference:"
Can anyone tell me what the correct syntax for source version is when you're working with git branches?