I want to download download certain directory from others github repository into my local git directory. Is that possible?
Asked
Active
Viewed 13 times
0
-
You can copy any project from github using `git clone`. – Code-Apprentice Apr 14 '22 at 21:08
-
https://stackoverflow.com/search?q=%5Bgit%5D+fetch+directory – phd Apr 14 '22 at 21:08