mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat(submodule): add bindings and api
This commit is contained in:
parent
5be0d0a6b5
commit
1d47b06955
37 changed files with 1893 additions and 0 deletions
|
@ -26,6 +26,7 @@ export 'src/note.dart';
|
|||
export 'src/rebase.dart';
|
||||
export 'src/mailmap.dart';
|
||||
export 'src/packbuilder.dart';
|
||||
export 'src/submodule.dart';
|
||||
export 'src/features.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/git_types.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue