aboutsummaryrefslogtreecommitdiff
path: root/.config/aerc/templates/quoted_thanks
blob: 5e22fd5b2ba00a043d93814dcce06f77aa371a9b (plain)
1
2
3
4
5
6
7
8
X-Sourcehut-Patchset-Update: APPLIED

Thanks!

{{exec `branch="$(git branch --show-current)"; { git remote get-url --push origin; git reflog -2 "origin/$branch" --pretty=format:%h | xargs printf '%s\n' | tac; } | xargs printf "To %s\n   %s..%s  $branch -> $branch"` ""}}

On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:40 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote:
{{wrapText .OriginalText 72 | quote}}