gogit
gogit
/ {{.RepoName}}
Code
Commits
Actions
/{{.Path}}
{{if .Path}}
..
..
{{end}} {{range .Entries}}
{{if eq .Type "tree"}}dir{{else}}file{{end}}
{{.Name}}
{{end}}