aboutsummaryrefslogtreecommitdiff
path: root/.config/aerc/templates/thanks
blob: ae7a9fdd547098a2d519e0df9be14790b0cbc421 (plain)
1
2
3
4
5
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"` ""}}