We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdc8dbe + 8dd2b25 commit 4672217Copy full SHA for 4672217
1 file changed
LibGit2Sharp/Core/GitErrorCategory.cs
@@ -30,5 +30,9 @@ internal enum GitErrorCategory
30
Filter,
31
Revert,
32
Callback,
33
+ CherryPick,
34
+ Describe,
35
+ Rebase,
36
+ Filesystem,
37
}
38
0 commit comments