Automatically prune when fetching.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
This commit is contained in:
Jacob Kiers 2014-05-05 16:15:49 +02:00
parent 604b094cea
commit cfd3316811
1 changed files with 3 additions and 0 deletions

View File

@ -72,3 +72,6 @@
# git config -f ~/.gitlocal user.name "Jacob Kiers"
[include]
path = .gitlocal
[fetch]
prune = true