diff --git a/.gitconfig b/.gitconfig index 8becae8..0bbdec0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,6 +17,7 @@ cf = commit --fixup aq = commit --amend --no-edit c = commit + pf = push --force-with-lease s = status -sb b = branch pp = log --color --graph --pretty=format:'%Cred%h%Creset %Cgreen(%cr) %Creset\t%s %C(bold blue)<%an> %C(yellow)%d%Creset' --abbrev-commit