峯言凬语 O ever youthful O ever weeping~
本无意与众不同,怎奈何口味太重。
首页
平水韵
颜色表
ABOUT
文章分类
友情链接
GitHUB upload pages
2021-12-09 |Nonni | TSI

20210923142709.jpg

  1. Download Git:

    https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/Git-2.34.1-64-bit.exe

  2. Run git bash in upload folder:

    git config --global user.name "nonnichen"
    git config --global user.email “i@nonnix.com”
    git init
    git add .

  3. Show status and commit:

    git status
    git commit -m "first commit"

  4. Setup remote repository:

    git remote add origin https://github.com/nonnichen/nonnichen.github.io

  5. WEB Authentication then push:

    git push -u origin master

Enjoy!

respond-post-630

添加新评论

请填写称呼
请填写合法的电子邮箱地址
请填写合法的网站地址
请填写内容