Merge branch 'merge' of https://github.com/jezell/git2go into merge

This commit is contained in:
Jesse Ezell 2014-03-11 12:49:29 -07:00
commit 8ad5cbc537
1 changed files with 1 additions and 0 deletions

View File

@ -37,4 +37,5 @@ int _go_git_blob_create_fromchunks(git_oid *id,
{
return git_blob_create_fromchunks(id, repo, hintpath, _go_blob_chunk_cb, payload);
}
/* EOF */