From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Rosset Subject: Re: qtwenengine anybody? Date: Mon, 13 Jan 2020 10:37:53 -0800 Message-ID: <878smbxkvy.fsf@gmail.com> References: <87d0clpbt6.fsf@gmail.com> <87y2v7e0g4.fsf@ambrevar.xyz> <87v9qb56gg.fsf@gmail.com> <87sglfotvj.fsf@ambrevar.xyz> <87o8w354m5.fsf@gmail.com> <87blrod2so.fsf@ambrevar.xyz> <878smsd2pe.fsf@ambrevar.xyz> <87mub7krlq.fsf@gmail.com> <87tv5e9acb.fsf@ambrevar.xyz> <87o8vmn6an.fsf@elephly.net> <87zhf2c5jy.fsf@gmail.com> <87lfql7k9w.fsf@elephly.net> <87d0bw2xtj.fsf@devup.no> <871rsccdq8.fsf@gmail.com> <871rsbxdzt.fsf@gmail.com> <878smdzydh.fsf@devup.no> <87zhetj3hv.fsf@ambrevar.xyz> <87muareide.fsf@gmail.com> <87imlfqvo4.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55378) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ir4bD-0006iG-7O for guix-devel@gnu.org; Mon, 13 Jan 2020 13:38:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ir4bC-0004A1-8q for guix-devel@gnu.org; Mon, 13 Jan 2020 13:38:03 -0500 In-reply-to: <87imlfqvo4.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: GNU Guix maintainers , guix-devel@gnu.org > 2. Send all other patches by using the "--in-reply-to=$ABOVE_MESSAGE_ID" > option. Make sure the patches are in the right order on the command > line. Example: > > git send-email --to=38148@debbugs.gnu.org \ > --in-reply-to='<20200113103304.9093-1-mike.rosset@gmail.com>' \ > 0002-patch-foo.diff 0003-patch-bar.diff > > Hope that helps! Ah I appreciate this feedback. Hopefully I can improve my ML patch workflow. Mike