X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sun, 12 Feb 2017 01:32:35 +0000 From: "Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gnetlist chaos Message-ID: <20170212013235.GZ21523@foo.stuge.se> References: <0D03FED9-A309-4F6C-9863-0EC6DB35176D AT noqsi DOT com> <20170211182330 DOT GO21523 AT foo DOT stuge DOT se> <20170211205800 DOT GB14489 AT localhost DOT localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: > For those who has mainline from geda-project.org cloned, they can add > vzh and peter-b branches as remotes to their local. Then it is a bit > easier to see with gitk --all who contributes what at what stage of > the development. Thanks for pointing this out! Before anyone complains that this git thing causes a mess and makes getting an overview of all the work difficult, please consider that the main repository is the only one that matters as far as the project is concerned - anything else is work in progress, and it is the responsibility of each repository owner to get their work into the main project repo, exactly like with other versioning systems. //Peter