diff options
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -17,7 +17,7 @@ Git repositories are hosted in Git-enabled servers, but their existence can be a | |||
| 17 | "kind": 30617, | 17 | "kind": 30617, |
| 18 | "content": "", | 18 | "content": "", |
| 19 | "tags": [ | 19 | "tags": [ |
| 20 | ["d", "<repo-id>"], | 20 | ["d", "<repo-id>"], // usually kebab-case short name |
| 21 | ["name", "<human-readable project name>"], | 21 | ["name", "<human-readable project name>"], |
| 22 | ["description", "brief human-readable project description>"], | 22 | ["description", "brief human-readable project description>"], |
| 23 | ["web", "<url for browsing>", ...], // a webpage url, if the git server being used provides such a thing | 23 | ["web", "<url for browsing>", ...], // a webpage url, if the git server being used provides such a thing |