sztanpet / gitfs

Remote Git repos as fs.FS file systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package gitfs presents a file tree downloaded from a remote Git repo as an in-memory fs.FS. See the API reference.

Modifications from original version by Russ Cox:

  • do not print to STDOUT
  • context support

About

Remote Git repos as fs.FS file systems.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%