kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25685
Re: [PATCH] .gitconfig syntax, missing '='
Patch committed in product branch r7014. Thank you for your contribution.
Cheers,
Wayne
On 8/8/2016 4:16 AM, John Beard wrote:
> As a related but separate issue to the "Git transition" topic, I tried to use
> the .gitconfig file provided, and it failed to work due to a missing '='.
>
> The attached patch fixes it.
>
> For those wanting to use it (it makes Git ignore the same files that Bzr does),
> the incantation is:
>
> git config --local include.path ../.gitconfig
>
> Cheers,
>
> John
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References