Rach
Results
2
comments of
Rach
@MustafaJamal I was digging with this issue all the morning and this is a simple workaround if found with TFS 2018 Update 2 : ```csharp LibGit2Sharp.Repository.Clone($"https://usercouldbeanything:{personalaccesstoken}@yourtfsserver/tfs/CollectionName/ProjectName/_git/GitRepoName", "GitRepoName"); ``` If I...
@AsakusaRinne do you have any news about this feature? It's possible? Thanks!