I have a repository with two branches: dev and master.
My custom domain (https://example.com) is already registered and have my test branch already linked under https://test.example.com.
My question is: How can I bind master branch to https://master.example.com subdomain?
Thanks in advance!