mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
refactor: use classes instead of enums for git types
This commit is contained in:
parent
ebfc67ee0d
commit
da3bda077a
15 changed files with 135 additions and 77 deletions
|
@ -13,4 +13,4 @@ export 'src/blob.dart';
|
|||
export 'src/tag.dart';
|
||||
export 'src/treebuilder.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/enums.dart';
|
||||
export 'src/git_types.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue