mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat(remote): add ability to pass callbacks as arguments
This commit is contained in:
parent
b15b56f0ae
commit
299d1a17e7
8 changed files with 374 additions and 68 deletions
|
@ -19,5 +19,6 @@ export 'src/patch.dart';
|
|||
export 'src/stash.dart';
|
||||
export 'src/remote.dart';
|
||||
export 'src/refspec.dart';
|
||||
export 'src/callbacks.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/git_types.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue