YuraBazuka33

Results 1 issues of YuraBazuka33

Hello, I'm using LibGit2Sharp and get the 'The filename or extension is too long' error when I run merge command. `repository.Merge(branch, new Signature(_credentials.Username, $@"{_credentials.Username}@gmail.com", DateTime.Now), _mergeOptions);` I've set enabling long...