{{ with .Repo.Commit .Ctx .Params.ref -}} i{{slice .Hash 0 8}}:{{ if ne $.Params.path "" }}{{$.Params.path}}{{ else }}/{{ end }} {{$.Selector}} {{$.Host}} {{$.Port}} i {{$.Selector}} {{$.Host}} {{$.Port}} {{ end -}} 1{{ if ne .Params.path "" }}../{{ else }}Commit{{ end }} {{join $.Selector ".."}} {{$.Host}} {{$.Port}} {{ range .Repo.Tree .Ctx $.Params.ref $.Params.path -}} {{ if eq .Type "blob" }}0📄 {{ else }}1📂 {{ end }}{{.Path}} {{join $.Selector .Path}} {{$.Host}} {{$.Port}} {{ end -}} .