ae86c0a6333e3f81e8a7ba5a2e9ad3a6e3c67b9c
Tech/VirtualBox.md
... | ... | @@ -37,3 +37,8 @@ vboxmanage start WinDev2212Eval --type headless |
37 | 37 | - Optimize Windows for performance |
38 | 38 | - Desktop background: solid gray |
39 | 39 | - Remmina: disable smooth scrolling |
40 | + |
|
41 | + |
|
42 | +# Filesystems |
|
43 | +## Sharing Git Repos |
|
44 | +- Mounting a linux-hosted git repo into the Windows VM doesn't work because the [git cache format is different between Windows and Linux](https://stackoverflow.com/questions/59061816/git-forces-refresh-index-after-switching-between-windows-and-linux) |