symref ------ This parameterized capability is used to inform the receiver which symbolic ref points to which ref; for example, "symref=HEAD:refs/heads/master" tells the receiver that HEAD points to master. This capability can be repeated to represent multiple symrefs. Servers SHOULD include this capability for the HEAD symref if it is one of the refs being sent. Clients MAY use the parameters from this capability to select the proper initial branch when cloning a repository.