feat: fetch --prune by default
This commit is contained in:
parent
8ddcf5b6c2
commit
9d85f4d3f8
@ -9,3 +9,5 @@
|
||||
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(bold white)- %an%C(reset)' --all
|
||||
[gpg]
|
||||
program = gpg2
|
||||
[fetch]
|
||||
prune = true
|
||||
|
Reference in New Issue
Block a user