Git Upload and Download Pics

I build a folder in gitee library.

I use picgo to help me upload the pics. At the same time, I want to make a copy for the blog files.

I used git pull command to help update the local file.

Meanwhile,I can directly add file into the local folder. And the below git command to upload it.

git add -A
git commit -m "add new pics"
git push

If we want to directly access the file, we can use the https://gitee.com/zhulinmails/git-images/raw/master/2021/ to concatenate with the local file name. The result is shown below.

https://gitee.com/zhulinmails/git-images/raw/master/2021/2021-08-02_165202.png

Git Upload and Download Pics

The exploration give us a new way to do the picture library in Gitee.

上一篇:历时3个月,斩获京东、新浪,Android从入门到精通


下一篇:windows服务器整活小能手—给你一个花里胡哨的cmd命令行