Automatically prune when fetching.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
This commit is contained in:
parent
604b094cea
commit
cfd3316811
@ -72,3 +72,6 @@
|
|||||||
# git config -f ~/.gitlocal user.name "Jacob Kiers"
|
# git config -f ~/.gitlocal user.name "Jacob Kiers"
|
||||||
[include]
|
[include]
|
||||||
path = .gitlocal
|
path = .gitlocal
|
||||||
|
|
||||||
|
[fetch]
|
||||||
|
prune = true
|
||||||
|
Loading…
Reference in New Issue
Block a user