Click here to Skip to main content
15,888,351 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Mike Hankey20-Sep-22 7:13
mveMike Hankey20-Sep-22 7:13 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch20-Sep-22 7:20
mvahoney the codewitch20-Sep-22 7:20 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Luca Leonardo Scorcia22-Sep-22 2:45
professionalLuca Leonardo Scorcia22-Sep-22 2:45 
AnswerMessage Closed Pin
20-Sep-22 9:36
mveRickZeeland20-Sep-22 9:36 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch20-Sep-22 9:50
mvahoney the codewitch20-Sep-22 9:50 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
CPallini20-Sep-22 10:16
mveCPallini20-Sep-22 10:16 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch20-Sep-22 10:18
mvahoney the codewitch20-Sep-22 10:18 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? PinPopular
lmoelleb20-Sep-22 20:41
lmoelleb20-Sep-22 20:41 
Did you try telling git how you want your line endings handled?
Git - Git Configuration[^]
Without the --global flag, you can specify it per repo.

It is not WSL that is doing anything with newlines - it is VSCode and/or git itself, so this is where you should search for solutions.

I would also clone on the Linux file system, not the mounted Windows drives to avoid issues with casing. If you have WSL2 on Win11 you can easily run Linux graphical git clients as well - just apt get one and fire of the command line - the UI will open without any configuration work needed.

Running a VM in 2022 sounds like a very complicated solution to a simple problem.
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch20-Sep-22 20:59
mvahoney the codewitch20-Sep-22 20:59 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
lmoelleb21-Sep-22 0:03
lmoelleb21-Sep-22 0:03 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Nelek20-Sep-22 22:01
protectorNelek20-Sep-22 22:01 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
lmoelleb20-Sep-22 23:55
lmoelleb20-Sep-22 23:55 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Delphi.7.Solutions20-Sep-22 20:53
Delphi.7.Solutions20-Sep-22 20:53 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Paul Sanders (the other one)20-Sep-22 21:25
Paul Sanders (the other one)20-Sep-22 21:25 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch21-Sep-22 1:10
mvahoney the codewitch21-Sep-22 1:10 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Bill S21-Sep-22 5:17
professionalBill S21-Sep-22 5:17 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Paul Sanders (the other one)21-Sep-22 5:37
Paul Sanders (the other one)21-Sep-22 5:37 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Kate-X25720-Sep-22 21:35
Kate-X25720-Sep-22 21:35 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch21-Sep-22 1:11
mvahoney the codewitch21-Sep-22 1:11 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Kate-X25721-Sep-22 2:02
Kate-X25721-Sep-22 2:02 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
megaadam20-Sep-22 22:59
professionalmegaadam20-Sep-22 22:59 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Bryan Schuler21-Sep-22 3:59
Bryan Schuler21-Sep-22 3:59 
GeneralRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
honey the codewitch21-Sep-22 5:18
mvahoney the codewitch21-Sep-22 5:18 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Member 1550326921-Sep-22 5:19
Member 1550326921-Sep-22 5:19 
AnswerRe: A VM that can get around Windows 11's hypervisor and VT security nonsense? Pin
Julie77721-Sep-22 6:28
Julie77721-Sep-22 6:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.