mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat(worktree): add base bindings and api
This commit is contained in:
parent
11dbb8195d
commit
a00078ba76
5 changed files with 224 additions and 2 deletions
|
@ -13,5 +13,6 @@ export 'src/blob.dart';
|
|||
export 'src/tag.dart';
|
||||
export 'src/treebuilder.dart';
|
||||
export 'src/branch.dart';
|
||||
export 'src/worktree.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/git_types.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue