Skip to content
Snippets Groups Projects
  • Georges Racinet's avatar
    76f69a84e83a
    RHGitaly: repository files extraction with metadata · 76f69a84e83a
    Georges Racinet authored
    This provides the base logic to access file data, and a common
    representation for metadata that will be enough to implement
    the `GetBlob` and `GetBlobs` gRPC request, and that we hope to be
    reusable for the likes of `TreeEntry` and `GetTreeEntries`.
    
    The `rhgitaly::message` module will provide the necessary conversions
    to actual Gitaly response types.
    76f69a84e83a
    History
    RHGitaly: repository files extraction with metadata
    Georges Racinet authored
    This provides the base logic to access file data, and a common
    representation for metadata that will be enough to implement
    the `GetBlob` and `GetBlobs` gRPC request, and that we hope to be
    reusable for the likes of `TreeEntry` and `GetTreeEntries`.
    
    The `rhgitaly::message` module will provide the necessary conversions
    to actual Gitaly response types.
git.rs 1.31 KiB