- during installation, set config to enabled
- edit policy, add your user on Local Comp Policy > Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment > Create symbolic links
- enable Windows Developer mode to bypass UAC requirement
- Search > For developer settings > Dev mode
Last active
July 25, 2025 20:49
-
-
Save huenisys/1efb64e57c37cfab7054c65702588fce to your computer and use it in GitHub Desktop.
Enable symbolic links for Git on Windows 10
This defect is being tracked at https://lore.kernel.org/git/681f8e65b4d3cf82a5920840aa8dc88bde812964.1548771561.git.gitgitgadget@gmail.com/
Hopefully, soon, Git will just "do the right thing" and check out intra-repo directory symlinks as junctions when running in non-Developer mode Windows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-- https://ss64.com/nt/mklink.html