Эх сурвалжийг харах

feat(git): Automatic prune of remote branches in git configuration

Emmanuel Bouthenot 1 сар өмнө
parent
commit
1f4eb55960

+ 3 - 0
tools/git/.gitconfig

@@ -30,6 +30,9 @@
     changed = bold red
     changed = bold red
     untracked = white
     untracked = white
 
 
+[fetch]
+    prune = true
+
 [merge]
 [merge]
     tool = vimdiff
     tool = vimdiff