diff --git a/git/config b/git/config index 24d9da4..2b33e39 100644 --- a/git/config +++ b/git/config @@ -95,7 +95,7 @@ dw = diff --word-diff dww = diff --word-diff --word-diff-regex=. f = fetch fb = fetch-branch -fixup = commit --amend --no-edit +fixup = commit --amend --no-edit --allow-empty-message fp = fetch --prune lag = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%an%C(reset) %C(green)<%ar>%C(reset)' lcg = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%cn%C(reset) %C(green)<%cr>%C(reset)'