-
I hope this is the correct repository for documentation "issues" - this is more or less a suggestion or an idea.
I'm currently digging in CAKE and read the documentation, e.g. this:
![image](https://…
-
[This GitHub project](https://github.com/exceptionless/Foundatio.Repositories) is attempting to use GitLink ([run in AppVeyor](https://ci.appveyor.com/project/Exceptionless/foundatio-repositories/buil…
-
Hi,
Any chance of perhaps integrating the following to improve the debugging experience?
https://oren.codes/2015/09/23/enabling-source-code-debugging-for-your-nuget-packages-with-gitlink/
https://gi…
-
This feature works great in previous versions of NuGet. Suddenly it stopped working in 3.5-beta2:
So I need 3.5-beta2 to support .net core projects, and I need an older version to support non-.net co…
-
I have two indexes, identical except that the second index has a new gitlink (mode 0160000) that the first does not. Calling git_diff_index_to_index produces no deltas, ignoring the gitlink entirely.…
-
Tiddler **TiddlerFields** [gitlink](https://github.com/Jermolene/TiddlyWiki5/blob/086506012d98e9db34c7d96dc27aea249a9bdbc8/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid) needs mention of "capti…
twMat updated
8 years ago
-
https://oren.codes/2015/09/23/enabling-source-code-debugging-for-your-nuget-packages-with-gitlink/
https://github.com/GitTools/GitLink
-
Support pushing symbols to symbolsource.org, this way it will be easy to debug problems with FakeItEasy.
Documentation: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-symbol-p…
-
### What You Are Seeing?
I'm trying to create a ZIP archive with pre-defined folder structure. Some folders are empty. After using `Zip("./Package", "Package.zip");`, I see that Package.zip is create…
-
```
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 …