+.config/yt-dlp.conf
[nethome.git] / .gitconfig
index 191f05f..dfa6b16 100644 (file)
@@ -1,12 +1,14 @@
 [user]
        name = Jan Kratochvil
-       email = jan@jankratochvil.net
+# use: .gitconfig.local
+#      email = jan@jankratochvil.net
 [include]
        path = .gitconfig.local
 [init]
        defaultBranch = master
 [merge]
        conflictstyle = diff3
+       renamelimit = 10000
 [color]
        ui = never
 [pull]