bashbrew/pkg/gitfs
Tianon Gravi fb05da102f Add support for submodules in gitfs
For now, these emulate the support that `git archive` has for them (namely, that they present as empty directories, which are otherwise impossible to create/represent in Git).
2025-08-12 13:57:33 -07:00
..
fs.go Add support for submodules in gitfs 2025-08-12 13:57:33 -07:00
fs_test.go Add support for submodules in gitfs 2025-08-12 13:57:33 -07:00
tarscrub_test.go