X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Sat, 2 Jan 2016 13:55:21 -0500 Message-Id: <201601021855.u02ItLTT022342@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (geda-user AT delorie DOT com) Subject: Re: [geda-user] Merging stuff. How to make it happen References: <20160101225941 DOT 6ed5eff1 AT floyd DOT freeelectron DOT net> Reply-To: geda-user AT delorie DOT com > Sounds reasonable. For me there are two things I want "merge" to mean: PCB's branch usage is slightly different than gnucap, and if we had a more lively development we might revisit this. "Master" is the mess where everything gets merged into, from whatever user branch they originated. I don't mind the occasional "undo" patch if it's too heavily broken. Releases are done on a branch off of master, since there are changes that are only done to releases (like tag version numbers in the sources) and never on master. Hopefully this makes people less paranoid about breaking master by merging :-)