feat(branch): add more bindings and api methods

This commit is contained in:
Aleksey Kulikov 2021-12-03 11:07:37 +03:00
parent a3f2dcc211
commit eed9af2b47
8 changed files with 356 additions and 17 deletions

View file

@ -3,7 +3,10 @@
filemode = true
bare = false
logallrefupdates = true
editor = vim
editor = vim
[remote "origin"]
url = git://github.com/SkinnyMind/libgit2dart.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master

View file

@ -0,0 +1 @@
821ed6e80627b8769d170a293862f9fc60825226