Re: [PATCH] send-email: Ask if a patch should be sent twice

2019-07-30 Thread Dmitry Safonov
On 7/30/19 12:54 PM, Ævar Arnfjörð Bjarmason wrote: > > On Tue, Jul 30 2019, Dmitry Safonov wrote: > >> I was almost certain that git won't let me send the same patch twice, >> but today I've managed to double-send a directory by a mistake: >> git send-email --to linux-ker...@vger.kernel.org

Re: [PATCH] send-email: Ask if a patch should be sent twice

2019-07-30 Thread Ævar Arnfjörð Bjarmason
On Tue, Jul 30 2019, Dmitry Safonov wrote: > I was almost certain that git won't let me send the same patch twice, > but today I've managed to double-send a directory by a mistake: > git send-email --to linux-ker...@vger.kernel.org /tmp/timens/ > --cc 'Dmitry Safonov <0x7f454...@

[PATCH] send-email: Ask if a patch should be sent twice

2019-07-29 Thread Dmitry Safonov
I was almost certain that git won't let me send the same patch twice, but today I've managed to double-send a directory by a mistake: git send-email --to linux-ker...@vger.kernel.org /tmp/timens/ --cc 'Dmitry Safonov <0x7f454...@gmail.com>' /tmp/timens/` [I haven't noticed that