Skip to content

Commit

Permalink
git: configure prune on fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Dec 4, 2023
1 parent 0765840 commit 7da27a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@
postBuffer = 1024288000
[include]
path = ~/dotfiles/git/extras
[fetch]
prune = true

0 comments on commit 7da27a7

Please sign in to comment.