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

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

Emmanuel Bouthenot 1 сар өмнө
parent
commit
1f4eb55960
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      tools/git/.gitconfig

+ 3 - 0
tools/git/.gitconfig

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