You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
Hi
Here's how I run GitLink in my solution
Apparently the
..path segment doesn't work for some reason.I've fixed this by wrapping the path in $([System.IO.Path]::GetFullPath(..)) but it looks like a bug.
Tom