I got my project on github made up of several files. I work on it locally on my machine and push the updates to the github repo.
Iād like to create now a new folder on a different dir on my machine, in which I want to pull a single file from that repo every time it gets updated.
How would I proceed to set up this new folder to have the aforementioned functionality?