kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14018
Re: can / where I have my own branch?
----- Original Message -----
> From: Mário Luzeiro <mrluzeiro@xxxxx>
> To: "kicad-developers@xxxxxxxxxxxxxxxxxxx" <kicad-developers@xxxxxxxxxxxxxxxxxxx>
> Cc:
> Sent: Wednesday, July 16, 2014 11:29 PM
> Subject: [Kicad-developers] can / where I have my own branch?
>
> Hello, since I am new to kicad dev group, I have basic question:
> Can I have my own repository branch online and work on it?
> If yes, any one explain me how?
>
See: http://doc.bazaar.canonical.com/latest/en/tutorials/using_bazaar_with_launchpad.html
There is a section on Personal Branches. Using bzr + launchpad for your branch
will make it easier to maintain your branch and create patches against the
latest revision of KiCad.
- Cirilo
References