gogs / git

Package GoGits - Git is a pure Go implementation of Git manipulation.
Apache License 2.0
176 stars 32 forks source link

fix packed files read for 1.7 #21

Closed lemmi closed 8 years ago

lemmi commented 8 years ago

this is just a quick fix to keep this in a running state. i'm more or less rewriting repo_utils.go and when testing on a git tree with packed files another early eof error occured.