{{ $reponame := .Repo }} {{ $changeset := .Changeset }} {{ $path := "" }} {{ $reponame}}/ {{ range .Path }} {{ $path = printf "%s%s/" $path . }} {{ . }}/ {{ end }} {{ $path = printf "%s%s" $path .Basename }} {{ .Basename }}