GitLink icon indicating copy to clipboard operation
GitLink copied to clipboard

Making .NET open source accessible!

Results 42 GitLink issues
Sort by recently updated
recently updated
newest added

I'm doing a quick test with internal bitbucket server and VS 2015 loads symbol but will not pull down the source. I'm testing on the same machine that I built...

Fixes #203 . ### Checklist - [x] I have included examples or tests - [x] I have updated the change log - [x] I am listed in the CONTRIBUTORS file...

I tried GitLink to index sources for one of boost DLLs and it shoved a whooping ~60000 (sixty thousand) item index into poor PDB which actually needed only 1000 index...

The GetNormalizedPath-Function is called with an empty path. I don't know why an empty path is passed an not filtered. I tried removing empty paths in Linker.Link-Function and then it...

I'm curious whether this is known to work/not work and whether there are any setup steps required in the IDE.

At NUnit, we want to be able to guarantee that a release does not go out unless the commit is pushed to GitHub and that each download hashes correctly so...

Hi, I ran GitLink 3.2.0-unstable0040 (from Chocolatey) on one of my C++ projects (which uses Git submodules): `gitlink -a .\Release\foo_ui_columns.pdb` It resulted in a lot of messages such as the...

As suggested by @dazinator in #87 If your msbuild task is built on the full desktop version of the msbuild assemblies (i.e if these references are the desktop version of...

See http://www.cloudforge.com/

help wanted

Hi, we are using a version of bitbucket hosted internally (e.g. bitbucket.foobar.com) could such urls be supported as well?

enhancement
help wanted