Skip to content

Draft: Add new exception types for different GitErrorCodes - #22

Draft
ghost wants to merge 13 commits into
mainfrom
spvc/ErrorCategoryFix
Draft

Draft: Add new exception types for different GitErrorCodes#22
ghost wants to merge 13 commits into
mainfrom
spvc/ErrorCategoryFix

Conversation

@ghost

@ghostghost commented Apr 7, 2023

Copy link
Copy Markdown

No description provided.

MarcellvanRooyenand others added 13 commits April 7, 2023 17:13
* Use Mendix.LibGit2Sharp.NativeBinaries
Co-authored-by: Marcell van Rooyen <marcell.van.rooyen@mendix.com>
* Add support to retrieve remote repository's default branch
* Introduce InitOptions for Repository.Init
* Add ProxyOptions type and a corresponding parameter to networking methods
The underlying gitPushOptions class already supports this so we are only exposing this functionality through the api
Make GitErrorCategory and GitErrorCode public instead of internal
…ErrorCategory is invalid when the exception is thrown
@ghostghost changed the title Draft: Error category fixDraft: Add new exception types for different GitErrorCodesApr 7, 2023
@ghost
ghost force-pushed the main branch 2 times, most recently from 4ea25d9 to a0d8163CompareMay 12, 2023 12:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@MarcellvanRooyen