JuBa
Results
1
comments of
JuBa
@rachkoud thank you for the this hint: > ```cs > LibGit2Sharp.Repository.Clone($"https://usercouldbeanything:{personalaccesstoken}@yourtfsserver/tfs/CollectionName/ProjectName/_git/GitRepoName", "GitRepoName"); > ``` the code runs through without any exception but unfortunately if I then go to the local...