git基本命令

git status 目前状态

    $ git add .  添加文件到暂存区

    git commit -m  "new file hello.txt"  提交到本地仓库

 

 

 

 

  

 

posted @ 2022-02-12 13:16  凉忆~  阅读(31)  评论(0)    收藏  举报