mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 04:39:07 -04:00
move version getter into separate class
This commit is contained in:
parent
41e9a39bce
commit
116c6d4fac
7 changed files with 57 additions and 46 deletions
|
@ -7,9 +7,9 @@ export 'src/config.dart';
|
|||
export 'src/credentials.dart';
|
||||
export 'src/diff.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/features.dart';
|
||||
export 'src/git_types.dart';
|
||||
export 'src/index.dart';
|
||||
export 'src/libgit2.dart';
|
||||
export 'src/mailmap.dart';
|
||||
export 'src/note.dart';
|
||||
export 'src/odb.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue