[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427302121.25985.117.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 25 Mar 2015 09:48:41 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Alexei Starovoitov <alexei.starovoitov@...il.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tcp: fix ipv4 mapped request socks
On Tue, 2015-03-24 at 22:48 -0700, Alexei Starovoitov wrote:
> btw, the following time saving steps were useful to me:
>
> 1. add to your ~/.gitconfig
> [core]
> abbrev = 12
> [pretty]
> fixes = Fixes: %h (\"%s\")
>
> 2. when bad commit is found do:
> $ git log -1 --pretty=fixes 3f66b083a5b7f1a63540c24df3679c24f
>
> which will print:
>
> Fixes: 3f66b083a5b7 ("inet: introduce ireq_family")
>
> 3. copy-paste that line into your patch
Nice trick ! You should capture it somehow in Documentation/... !
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists