X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=KjCZSJPhfDLOTv50GaeiFKsNAH+Rku4x5efIAuGRvAU=; b=srRDbEkaWeXQDz7GD6EqGEep0TtOJ42ISXdte9DSqwdcF23Y25LbzDL2rMoTyes3at 1612ZOyU7EdV3bbT7XxqeAw8/FxPFln+Dc/zgdXBszvkv9VjfpXhvKEX7N/SDVgGaO6D uuxkJmicGsKHScNhiX/VPIuRm1HRleclcG/SZDDvqqijVmMbGA0z+s35z7ucjOZuMT+w z9E5Msc6/bQkYbJWNxp1JihAfx8zJ5DpVyWyG9KzIHdcuDhwlPJKlA+j7aP/vWod73si YeqkIkuNnOUJ292BXXC3No480lNhy2FNUFRfVePWNfZLKTLlktu+J6XM584D/eqU8rUo jqmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=KjCZSJPhfDLOTv50GaeiFKsNAH+Rku4x5efIAuGRvAU=; b=DSg3/CUZdYmU1scG2ukLCG6UuVOOn0yBkLvpvgsM7Ydck4HonjBUGNIdQYFyMnvoHj 7ECH2VYSmjKIjwo5c54JP8iMEfkg6vy+xLpLzoStRO8yA0p6Kc9cEO7zgeAuwA/IB+0Q jdDjz6goYCEGMKjyW+etcEOoaYEPk3hh5eMpR0NrlZsz/Wq4qDKns7GMcD4KGFd6qikp AQp6HnwhSxRH2rkMy1wN2Nu1mgFZRM4azA4JrfrkPsTqFAqpakqV0kmx0zINvVBfas3l ENKTxAZc5awSqMRMmhfaO/bVVoV27LiHkXmNpdUFDyzHJ1rZr/36kc/v9mSz81a9694M Ic3g== X-Gm-Message-State: AEkooutO3oRcIwGaFCh5OQt6JhGXAW4Dl6/LgZYZFKhZmhm6T10ryb0JeA3RK7jTLQfd2A== X-Received: by 10.25.1.213 with SMTP id 204mr14067908lfb.114.1469721308418; Thu, 28 Jul 2016 08:55:08 -0700 (PDT) Date: Thu, 28 Jul 2016 18:55:06 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] patches for pcb-git... Message-ID: <20160728155506.GA9567@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <2ffdeea5-0b55-634a-e76b-d52b655079d6 AT s5tehnika DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <2ffdeea5-0b55-634a-e76b-d52b655079d6@s5tehnika.net> User-Agent: Mutt/1.5.23 (2014-03-12) 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 On Thu, Jul 28, 2016 at 05:35:34PM +0200, Brane2 (brane2 AT s5tehnika DOT net) [via geda-user AT delorie DOT com] wrote: > I suppose I can set new branch to track origin/master and apply only > selected changes to it, so git-diff could apply cleanly to master. > > If there is interest for some of my changes, whom do I send them to ? > DJDelorie or someone else ? Make your own branches on git.geda-project.org for any interesting feature. Something like home/yournick/the_best_feature_in_the_world. Finish it there. Point the developers here or on launchpad, better here and on launchpad. Probably Bert or DJ or someone else will look at it. -- Vladimir