mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat(index): add ability to change attributes of index entry
This commit is contained in:
parent
5b8f089723
commit
06b44597d5
4 changed files with 48 additions and 7 deletions
|
@ -2,3 +2,4 @@ export 'src/repository.dart';
|
|||
export 'src/config.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/reference.dart';
|
||||
export 'src/types.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue