This repository has no description
1{
2 "lexicon": 1,
3 "id": "sh.tangled.repo.push",
4 "defs": {
5 "main": {
6 "type": "procedure",
7 "description": "Authorizes a git push to a knot over HTTP. A client mints a service-auth token with this method with the knot as its audience, then gives it on git-receive-pack & LFS object requests!"
8 }
9 }
10}