← Back to team overview

kicad-developers team mailing list archive

Re: Git transition

 

gitconfig is not loaded by git for security unless you explicitly tell it to.

i.e. a user still has to run

git config --local include.path ../.gitconfig


References