Git protocol endpoint that returns repository references (branches, tags). Called automatically by git clients during clone/fetch operations. Typically not invoked directly by developers.
git clonegit fetchgit pullmorphGit.clone()morphGit.pull()Use your Morph API key as the bearer token. Get your API key at https://morphllm.com/dashboard
Repository identifier (e.g., 'my-project')
"my-project"
Git service name (e.g., 'git-upload-pack' for fetch operations)
git-upload-pack, git-receive-pack "git-upload-pack"
Git references retrieved successfully
Git protocol packed references