From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: tarantool <tarantool-patches@freelists.org>
Subject: Re: [tarantool-patches] [PATCH] gitignore: Add paths for quilt
Date: Sat, 2 Mar 2019 14:46:36 +0300 [thread overview]
Message-ID: <20190302114636.vjlpnv54mefa7iy6@esperanza> (raw)
In-Reply-To: <20190302112709.GA13301@uranus.lan>
On Sat, Mar 02, 2019 at 02:27:09PM +0300, Cyrill Gorcunov wrote:
> Suitable for those who is using quilt for development.
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> Index: tarantool.git/.gitignore
> ===================================================================
> --- tarantool.git.orig/.gitignore
> +++ tarantool.git/.gitignore
> @@ -6,10 +6,12 @@ _CPack_Packages
> *.gcno
> *.gcda
> *.gcov
> +patches/
> coverage/
> coverage.info
> *.o
> *.reject
> +*.rej
> *.so
> *~
> *.swp*
We should probably also add *.orig
next prev parent reply other threads:[~2019-03-02 11:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-02 11:27 Cyrill Gorcunov
2019-03-02 11:46 ` Vladimir Davydov [this message]
2019-03-02 12:05 ` [PATCH v2] " Cyrill Gorcunov
2019-03-02 12:22 ` Vladimir Davydov
2019-03-05 7:50 ` [tarantool-patches] Re: [PATCH] " Konstantin Osipov
2019-03-05 7:59 ` Cyrill Gorcunov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190302114636.vjlpnv54mefa7iy6@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=gorcunov@gmail.com \
--cc=tarantool-patches@freelists.org \
--subject='Re: [tarantool-patches] [PATCH] gitignore: Add paths for quilt' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox