[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] scripts: remove erroneous file that breaks git clone on Wind
From: |
Michael Tokarev |
Subject: |
Re: [PATCH] scripts: remove erroneous file that breaks git clone on Windows |
Date: |
Thu, 31 Oct 2024 14:01:10 +0300 |
User-agent: |
Mozilla Thunderbird |
29.10.2024 21:09, Pierrick Bouvier wrote:
On 10/23/24 00:39, Pierrick Bouvier wrote:
This file was created by mistake in recent ed7667188 (9p: remove
'proxy' filesystem backend driver).
When cloning the repository using native git for windows, we see this:
Error: error: invalid path 'scripts/meson-buildoptions.'
cc qemu-stable
Yeah, I noticed this patch already. Thankfully, the mentioned
commit isn't in any released version yet (it's past 9.1), so
the wrong file doesn't need to be deleted in any stable series.
But thank you for caring for stable series, much appreciated!
/mjt