Sub module that points to a single file in the same repo

Viewed 9

So I want to link a single README.md to a README.md deeper on in the file structure, I've looked into submodules but I haven't seen A way to link just one singular file that is in the same repo. So far it just creates another folder called README.md with the whole repo in it which is not what I want. Suggestions?

0 Answers
Related