In WSL (Ubuntu 18.04) git shows unwanted unstaged changes sometimes.
If you perform git diff on the files, you can see that only file permissions have changed, e.g:
old mode 100755
new mode 100644
Fix:
Add these lines to /etc/wsl.conf:
In WSL (Ubuntu 18.04) git shows unwanted unstaged changes sometimes.
If you perform git diff on the files, you can see that only file permissions have changed, e.g:
old mode 100755
new mode 100644
Fix:
Add these lines to /etc/wsl.conf:
ssh-keygen -t ed25519| // Open Developer Tools in the Microsoft Teams tab, | |
| // paste this code in the Console, and press Enter to simulate activity. | |
| // Make sure you allow pasting. You will get a warning if pasting is disabled | |
| // Stop script by setting keepAlive = false | |
| let keepAlive = true; | |
| function simulateMouseMove() { | |
| if (!keepAlive) return; | |
| const event = new MouseEvent('mousemove', { |