aboutsummaryrefslogtreecommitdiff
path: root/config/aerc/templates/thanks
blob: ce01cef86c9c9194f5059b73f2c3b3bcc53fe73a (plain)
1
2
3
4
5
Thanks!

{% raw %}
{{exec "{ git remote get-url --push origin; git reflog -2 origin/main --pretty=format:%h; } | xargs printf 'To %s\n   %s..%s  main -> main\n'" ""}}
{% endraw %}