From feb4094c1b2a478992e7b5f63811f3fc319af6e8 Mon Sep 17 00:00:00 2001 From: Shonn Lyga Date: Fri, 30 Sep 2016 00:26:05 +0300 Subject: [PATCH] fix power-shell command I am not sure if i am the only on, but the original Powershell command did not work for me. I had to fix it. I am not a PS guru, so I might have messed something up, however it is working perfectly for my sources. --- src/GitLink/Pdb/SrcSrv.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitLink/Pdb/SrcSrv.cs b/src/GitLink/Pdb/SrcSrv.cs index f4fc128..6affdda 100644 --- a/src/GitLink/Pdb/SrcSrv.cs +++ b/src/GitLink/Pdb/SrcSrv.cs @@ -38,7 +38,7 @@ public static byte[] Create(string rawUrl, string revision, IEnumerable