RubyGems Navigation menu

git_cache 0.1.1

The GitCache class provides cached access to remote git data. Given a remote repository, a path, and a commit, it makes the files from that repository available in the local file system. Access is cached, so repeated requests for the same commit and path in the same repo do not make additional network calls.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 May 05, 2026 (12.5 KB)
  2. 0.1.0 May 04, 2026 (12.5 KB)
  3. 0.0.0 May 04, 2026 (4 KB)

Runtime Dependencies (2):

exec_service ~> 0.1
simple_xdg ~> 0.1

Owners:

Pushed by:

Authors:

  • Daniel Azuma

SHA 256 checksum:

=

Total downloads 295

For this version 104

Version Released:

License:

MIT

Required Ruby Version: >= 2.7

Links: