various improvements
[distro-setup] / .gitconfig
index a5bc2effc82af985e56d492b57ec853d2c2d29e4..47ab26a3608cf12d1dc586dbc6e67cd5fa700569 100644 (file)
@@ -12,6 +12,8 @@ s = status
 ci = commit
 lol = log --graph --pretty=oneline --abbrev-commit --all
 dt = difftool
+# https://stackoverflow.com/questions/17369254/is-there-a-way-to-cause-git-reflog-to-show-a-date-alongside-each-entry
+rl = reflog --format='%C(auto)%h %<|(17)%gd %C(blue)%ci%C(reset) %s'
 
 [core]
 excludesfile = ~/.gitignore_global