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
In new UI interface(about June 2020), if your file url is
https://github.com/StellarCN/scp_zh/blob/master/fonts/SimHei.ttf
then
wget https://github.com/StellarCN/scp_zh/blob/master/fonts/SimHei.ttf?raw=true