Geert van Horrik

Results 221 comments of Geert van Horrik

Agree. But it means you have a wrong command line. Can you post that one here?

You must specify a directory: ``` GitLink.exe c:\source\catel ``` See docs: https://github.com/GitTools/GitLink

GitLink uses the VS project system to load the projects (in order to retrieve paths, etc). Apparently the imported props file cannot be found. Can you open this project /...

For gitlink to clone the url, credentials are easy. But for the actual links (for example, to bitbucket), credentials are hard. For example, everyone should actually have their own credentials...

Here is an example of the REST api usage: https://github.com/CatenaLogic/JiraCli/blob/develop/src/JiraCli/Services/VersionService.cs

Hmmm, good question. I think you might be interested in GitTools.Core (which GitLink uses) that uses dynamic repositories. There you can basically do a hash check (as a separate tooling)....

Thanks for the feedback. What do you think would be a good solution ?

I know I probably broke a few things with the transition to the new context. I will look into it when I can.

A bit late to join the party, but this is for after the changes by @AArnott , right?

Completely missed this one, sorry.