apenwarr / apenwarr/git-subtrac

Is it possible to share folders without the folders being Git repositories themselves?

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
389
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I have described my situation [here](https://stackoverflow.com/q/75191754/1271772). It seems clear that if the "shared folders" were `submodules`, `subtrees`, or `subrepos`, then Repo 1 and Repo 2 can both enjoy possession of them, but if I have 1000s of shared folders, I don't want to make each of them a Git repository, and neither do I want to make a third Git repository just for the common folders. Is there a way to do this in Git?

I also asked this question here: https://github.com/ingydotnet/git-subrepo/issues/573

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.