Skip to content

Commit 7350321

Browse files
committed
Add fetch pruning to gitconfig
1 parent 63e1528 commit 7350321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git/.gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@
5151
colorMoved = default
5252
[oh-my-zsh]
5353
git-commit-alias = d23d3ea69fdb839088e6e5589557cce77b34aaf8
54+
[fetch]
55+
prune = true

0 commit comments

Comments
 (0)