{{define "title"}}{{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{if .DirPath}}
Clone: git clone {{.CloneURL}}
| name | last commit | updated | |
|---|---|---|---|
| {{.Name}}/ | {{else}}{{.Name}} | {{end}}{{with $c.Subject}}{{.}}{{end}} | {{ago $c.When}} |
this repository is empty — push something:git remote add origin {{.CloneURL}} | |||