qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scripts: remove erroneous file that breaks git clone on Windows
@ 2024-10-23  7:39 Pierrick Bouvier
  2024-10-23  8:10 ` Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pierrick Bouvier @ 2024-10-23  7:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: alex.bennee, Richard Henderson, Paolo Bonzini, Pierrick Bouvier

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.'
Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
---
 scripts/meson-buildoptions. | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 scripts/meson-buildoptions.

diff --git a/scripts/meson-buildoptions. b/scripts/meson-buildoptions.
deleted file mode 100644
index e69de29bb2d..00000000000
-- 
2.39.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-31 18:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23  7:39 [PATCH] scripts: remove erroneous file that breaks git clone on Windows Pierrick Bouvier
2024-10-23  8:10 ` Daniel P. Berrangé
2024-10-24 11:21 ` Paolo Bonzini
2024-10-29 18:09 ` Pierrick Bouvier
2024-10-31 11:01   ` Michael Tokarev
2024-10-31 18:05     ` Pierrick Bouvier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).