X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.gitconfig;h=e37f907271e043b881a4841ac36c95c50f2b4a63;hp=dfaec756b75d5792685fa0ff51eda1623548344a;hb=9071b0579447e8b00d39c2e1d1a7613ec51ce376;hpb=130720a063b17573d87ddb11cadfb59544d17afe diff --git a/.gitconfig b/.gitconfig index dfaec75..e37f907 100644 --- a/.gitconfig +++ b/.gitconfig @@ -7,19 +7,13 @@ 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