mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat(note): add bindings and api
This commit is contained in:
parent
5ee0662376
commit
5c8d6647eb
14 changed files with 414 additions and 0 deletions
|
@ -28,6 +28,7 @@ void main() {
|
|||
[
|
||||
'refs/heads/feature',
|
||||
'refs/heads/master',
|
||||
'refs/notes/commits',
|
||||
'refs/tags/v0.1',
|
||||
'refs/tags/v0.2',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue