aboutsummaryrefslogtreecommitdiff
path: root/config/aerc/templates
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2024-01-13 20:43:11 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2024-01-13 20:43:11 +0100
commit0ca6573e6da0767234c79ef3b65250c73cd8c4ac (patch)
treebf483f86caa627abf59ff9737ca65a278a7cd805 /config/aerc/templates
parentf164af08d6fade56f8c8462e4f46950e0ffd2207 (diff)
Update
Diffstat (limited to 'config/aerc/templates')
-rw-r--r--config/aerc/templates/thanks5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/aerc/templates/thanks b/config/aerc/templates/thanks
new file mode 100644
index 0000000..ce01cef
--- /dev/null
+++ b/config/aerc/templates/thanks
@@ -0,0 +1,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 %}