Replies: 1 comment
-
There is a good guide here on how to move a directory to a separate repository while preserving history git history https://medium.com/@ayushya/move-directory-from-one-repository-to-another-preserving-git-history-d210fa049d4b |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
data/
andexamples/
together are 300 MiBThis is quite a bit of overhead for build systems and package managers, where these are not always needed.
Would it be possible to move them to a separate repo?
They can be linked here as submodules if needed.
Beta Was this translation helpful? Give feedback.
All reactions