feat(blob): add more bindings and API methods

This commit is contained in:
Aleksey Kulikov 2021-12-20 17:53:57 +03:00
parent 39a71811cb
commit 64f0d15f2d
423 changed files with 1076 additions and 39 deletions

View file

@ -1,12 +0,0 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
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