I've had a tidy up of my branches for the sake of user sanity:

RENAMES:

master       -> pours
before_pours -> pcb+gl     <<<--- This is the one you want!

My "head-name" is "pcb+gl", and I've set repo.or.cz to check this branch
out by default when you do:

git clone git://repo.or.cz/geda-pcb/pcjc2.git


Stack order is as follows:

For PCB without pours:

        local_customisation_no_pours     <-- This is fastest, most shiny, but 
contains some local stuff like mouse binding changes too.
        pcb+gl                           <-- Basic PCB+GL stuff, should be 
pretty stable
        better_snapping                  <-- Changes to snapping behaviour
        polygon_speedup                  <-- Nothing much to see here
        for_master                       <-- Staging area - nothing here at the 
moment
        origin/master                    <-- Upstream

For PCB WITH pours:

        local_customisation              <-- (ONLY) Some local stuff like mouse 
binding changes.
        pours                            <-- Support for proper poured regions 
and island removal
        pcb+gl                           <-- (As above)
        better_snapping
        polygon_speedup
        for_master
        origin/master

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)



_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to