-
Hi there - I've run gitlink against my pdb's for a bitbucket repo but VS2015 still acts as if the sources files are on a local drive where the binaries were compiled. I've set the VS2015 Debugging, Sy…
-
### What You Are Seeing?
```
$mono tools/Cake/cake.exe build.cake --verbosity=diagnostic
Compiling build script...
versionUtils.cake (210,20): The member `CakeBuildScriptImpl.VersionInfo.ToString(bo…
-
```
There is a TODO marker in WorkingTreeIterator's idBuffer() method to add
support for the GITLINK type of file.
This requires opening a repository against the child and reading its HEAD
reference …
-
### What You Are Seeing?
I'm trying to zip an Universal Windows Platform AppPackage. But passing -zipDir:"$(Build.BinariesDirectory)\" fails on vsts. Locally just works.
### What is Expected?
### Wha…
-
-
I've got a IndexOutOfBounds exception here: https://github.com/CatenaLogic/GitLink/blob/develop/src/GitLink/Pdb/PdbFile.cs#L264
-
Xaml files are useless for GitLink anyway, and it skips a few warnings.
-
Has a valid github link, so we should still have the button on it to check for updates
-
I have a simple task that has the following snippet:
``` csharp
var globalJson = DeserializeJsonFromFile(globalJsonFile);
StartProcess("dnvm", "install " + globalJson.sdk.version);
```
The call…
-
When gitlink is run without any command line argument it throws an exception
```
C:\Users\nsrinivasan>gitlink
GitLink v2.1.0.0
================
Arguments:
Invalid number of arguments
An unexpected…