close

增加修改的檔案

$ git add -u


or

增加單個的檔案

$ git add README.md


then

$ git commit -m "First Commit. Adding a README."
$ git push -u origin master


arrow
arrow
    文章標籤
    git
    全站熱搜
    創作者介紹
    創作者 peicheng 的頭像
    peicheng

    FLASHC

    peicheng 發表在 痞客邦 留言(0) 人氣()