git.r.bdr.sh
/
rbdr
/
dotfiles
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Improve mouse integrations
[rbdr/dotfiles]
/
config
/
aerc
/
templates
/
thanks
Commit
Line
Data
0ca6573e
RBR
1
Thanks!
2
3
{% raw %}
4
{{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'" ""}}
5
{% endraw %}