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