git2go: small fixes to odb module #447

Merged
ghost merged 1 commits from master into master 2019-01-03 09:22:15 -06:00

1 Commits

Author SHA1 Message Date
Michel Lespinasse bdca40d275 git2go: small fixes to odb module
- Fix couple cgo issues in odb.Write() and odb.Hash(). This is the
  same issue - and same solution - as repo.CreateBlobFromBuffer()
  used to have.

- Add test for odb.Read()
2018-07-03 16:43:07 -07:00