.ssh/config: cosmo8: -User; it is not used by Termux.
[nethome.git] / .gitconfig
index 16ba20b..e37f907 100644 (file)
@@ -1,21 +1,19 @@
 [user]
        name = Jan Kratochvil
-       email = jan.kratochvil@redhat.com
+       email = jan@jankratochvil.net
+[include]
+       path = .gitconfig.local
+[init]
+       defaultBranch = master
 [merge]
        conflictstyle = diff3
+       renamelimit = 10000
 [color]
        ui = never
 [pull]
        ff = only
 #      rebase = true
 
-# ChangeLog merge attempt:
-#[merge "git-merge-changelog"]
-#      name = git-merge-changelog
-#      driver = /usr/bin/git-merge-changelog %O %A %B
-# ChangeLog merge attempt:
-#[core]
-#      attributesfile = ~/.gitattributes
 # golang:
 #[http]
 #      cookiefile = /home/jkratoch/.gitcookies