libgit2sharp
libgit2sharp copied to clipboard
Performing Delete or Push on a master branch or a protected branch doesn't throw any exception
Reproduction steps
Perform Delete or Push on master or protected branch
Expected behavior
There should be an exception thrown of specific type
Actual behavior
Performing Delete or Push on a master branch or a protected branch doesn't throw any exception
Version of LibGit2Sharp (release number or SHA1)
0.27.0-preview-0175
Operating system(s) tested; .NET runtime tested
.NET6 Windows 10
Is there any update on this?