Main Driver: Add support for storing symlinks in tar and zip archives #92 mholt/archiver#92
os: Symlink creation should work on Windows without elevation golang/go#22874
get: Handle symlink creation and sanitize paths on Windows ipfs/kubo#4956
Don't skip tests related to symlinks on windows syncthing/syncthing#4887
Added support for non-symlink checkouts on Windows when elevated rights are missing src-d/go-git#768
Windows hardlinks should be symlinks hashicorp/go-getter#51
helm plugin install
cannot symlink on Windows helm/helm#4418
WIP: follow symlink fix karrick/godirwalk#14
in Windows, pulling from repo that has symlinks results in ErrUnstagedChanges src-d/go-git#801
https://go-review.googlesource.com/c/go/+/86556/
(open) path/filepath: EvalSymlinks of container mapped directory returns an error golang/go#23512
os: Windows: MkdirAll fails with valid path that starts with \? (e.g. \?\D:\test) golang/go#22230
os: IsDir doesn't work with Windows OneDrive golang/go#22579
Symlinks are checked out as regular files. src-d/go-git#358
docker cp does not work with mounted volumes on Windows containers (moby/moby#34576)
Windows: Go1.11: Use long path in TestBuildSymlinkBreakout moby/moby#37770
os: SameFile should not follow symlinks on windows golang/go#21854
os: Stat on a symlink fails when path has a trailing slash golang/go#27225
(v1.12)
os: Symlink creates wrong symlink type (file symlink instead of directory symlink) golang/go#28432
Fixed by https://github.com/golang/go/commit/5cc80899486027db5f0de00870f1e022e1cfb9c5
(v1.9)
OS.Stat does not follow relative symlinks on Windows golang/go#19870
Fixed by https://github.com/golang/go/commit/87bd0b2f142283ce3ee49d06074728b0ca900819
Not Directly related
Walking paths with symlinks when FollowSymbolicLinks is set, can fail unexpectedly karrick/godirwalk#13
Use Lstat instead of Stat? djherbis/times#3
https://github.com/git-for-windows/git/wiki/Symbolic-Links
https://help.appveyor.com/discussions/problems/1399-symlinking