https://www.cnblogs.com/cxk1995/p/5800196.html
1:在桌面建立文件夹 xxe(里面包含 1.png文件)
2:cd /Users/a/Desktop/xxe\
3: git clone http://git.mutecam.com/xxe9979/test.git
xxe文件夹会新增一个test文件夹,把xxe里面的文件拷贝到test中
4:cd test
5: git add .
6: git commit -m "first commit"
当出现 下图 则上传成功!