small pixel drawing of a pufferfish dotfiles

add empty commit shortcut
Jes Olson jolson@digitalocean.com
Mon, 20 Sep 2021 11:49:37 -0500
commit

7258015a720f173073302f0795befc6f1f472107

parent

657cf0ec52fa5f73abeb47b5ee5dc76cad1f3ea9

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .config/git/config.config/git/config

@@ -14,6 +14,7 @@ aa = add -A .

cm = commit -m lg = log --color --graph --pretty=format:'%Cgreen%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit lgs = log --graph --pretty=format:'%Cgreen%h%Creset - %s %C(yellow)%d' --abbrev-commit + empty = commit --allow-empty -m 'Trigger Build' [color] ui = auto [core]