git: Auto-prune remote branches
This commit is contained in:
parent
b89bc39fd2
commit
2c2400da82
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ xfuncname = "^[ \t]*((RSpec|describe|context|it|before|after|around|feature|scen
|
|||
[difftool "difftastic"]
|
||||
cmd = difft "$LOCAL" "$REMOTE"
|
||||
|
||||
[fetch]
|
||||
prune = true
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue