Download specific files from github in command line, not clone the entire repo

前端 未结 5 985
灰色年华
灰色年华 2021-02-05 09:18

How do I download just 2 files from github using command line ?
Something in the lines of :

git fetch git://github.com/username/Project.git/file1
git fetch          


        
5条回答
提交回复
热议问题