{{ define "repo/fragments/diff" }}
No differences found between the selected revisions.
{{ $reason }}
{{ else }} {{ if $isSplit }} {{- template "repo/fragments/splitDiff" .Split -}} {{ else }} {{- template "repo/fragments/unifiedDiff" . -}} {{ end }} {{- end -}}