On Tue, Jul 30, 2019 at 3:13 PM Junio C Hamano wrote:
>
> Dmitry Safonov writes:
>
> > I was almost certain that git won't let me send the same patch twice,
>
> Why? And more importantly, does it matter to readers of this
> message what you thought?
Sounds rude. What matter to readers except au
On Thu, Jul 14, 2016 at 10:56 PM, Johannes Sixt wrote:
> Am 15.07.2016 um 04:42 schrieb Andrey Vagin:
>>
>> Currently git-clean removes only links and files, but
>> there can be special files like fifo, sockets, devices.
>>
>> I think git-clean has to remove th
Currently git-clean removes only links and files, but
there can be special files like fifo, sockets, devices.
I think git-clean has to remove them too.
Signed-off-by: Andrey Vagin
---
cache.h | 8
dir.c | 4
2 files changed, 12 insertions(+)
diff --git a/cache.h b/cache.h
3 matches
Mail list logo