From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id BE95527CCF for ; Tue, 5 Mar 2019 02:59:03 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rprfiZ3NSPu4 for ; Tue, 5 Mar 2019 02:59:03 -0500 (EST) Received: from mail-lf1-f66.google.com (mail-lf1-f66.google.com [209.85.167.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 66F1027CC3 for ; Tue, 5 Mar 2019 02:59:03 -0500 (EST) Received: by mail-lf1-f66.google.com with SMTP id f16so5471746lfk.12 for ; Mon, 04 Mar 2019 23:59:03 -0800 (PST) Date: Tue, 5 Mar 2019 10:59:00 +0300 From: Cyrill Gorcunov Subject: [tarantool-patches] Re: [PATCH] gitignore: Add paths for quilt Message-ID: <20190305075900.GI13301@uranus.lan> References: <20190302112709.GA13301@uranus.lan> <20190305075056.GH21955@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190305075056.GH21955@chai> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Konstantin Osipov Cc: tarantool-patches@freelists.org On Tue, Mar 05, 2019 at 10:50:56AM +0300, Konstantin Osipov wrote: > * Cyrill Gorcunov [19/03/03 23:25]: > > Suitable for those who is using quilt for development. > > This is OK to push obviously but man, last time I used quilt was 2003. Hehe :-) Imagine it is quite actively used in kernel camp :)