[ADD][GIT] Prune branches and tags on fetch
This commit is contained in:
parent
220873a68f
commit
cf779c41dc
|
@ -37,6 +37,10 @@
|
||||||
[diff]
|
[diff]
|
||||||
algorithm = patience
|
algorithm = patience
|
||||||
|
|
||||||
|
[fetch]
|
||||||
|
prune = true
|
||||||
|
pruneTags = true
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue