diff --git a/configuration/gitconfig b/configuration/gitconfig index ca21c39..e3d4d5e 100644 --- a/configuration/gitconfig +++ b/configuration/gitconfig @@ -20,6 +20,7 @@ # Logs lol = log --graph --decorate --pretty=oneline --abbrev-commit lola = log --graph --decorate --pretty=oneline --abbrev-commit --all + not-pushed = log --branches --not --remotes [push] default = simple [core]