← Back to team overview

kicad-developers team mailing list archive

Re: KiCad git-based libraries as a way to harvest users' contributions - does it work?

 

On 23 March 2014 17:48, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
> Or:
>
> can just send the revised *.kicad_mod files.  (It does not get easier than that.)
> The recipient can simply copy them to the correct dir, rather than applying a patch, and
> take it from there.


Yeah, that's probably just as good. My recent patch[1] for
Pin_Headers.pretty had 3,242 additions and 3,242 deletions. So the
patch was about as big as the files and applying it is just as good as
overwriting everything really. The advantage of patches for code
doesn't really translate to design files.

[1]:https://github.com/KiCad/Pin_Headers.pretty/pull/2/files


Follow ups

References