Handles "git update-ref" command line. ref is what's passed on the command-line it can be either a symbolic ref, or a refspec. We just use a string, because Go doesn't support sum types.
(c *Client, opts UpdateRefOptions, ref string, cmt CommitID, reason string)
source not stored for this graph (policy: none)
no test coverage detected