Ali Faisal
Results
2
issues of
Ali Faisal
### Reproduction steps 1 - Copy a new file of size more than 100MB to local repository. 2 - Stage that file. 3 - Commit that file. 4 - Push...
Most exceptions have the same type of LibGit2SharpException, which makes it difficult to filter specific exceptions and throw our own exception with some custom message. One example is below: ###...