gollum / rugged_adapter

Adapter to make gollum use Rugged (libgit2) at the backend.
MIT License
36 stars 27 forks source link

Add Tree#find_blob. Account for symlink blobs in Tree class. #59

Closed dometto closed 1 year ago

dometto commented 1 year ago

Implements the specs proposed in https://github.com/gollum/adapter_specs/pull/16