git本地倉庫基本命令

git命令
cd /Users/apple/Desktop/dd

  521  ls

  522  git init

  523  git clone gits@36.110.15.195:myFirstRepo

  524  ls

  525  ls -al

  526  cd myFirstRepo/

  527  ls

  528  cd ..

  529  git log 打印日誌

  530  cd myFirstRepo/

  531  ls

  532  git log

  533  cd /Users/apple/Desktop/Technical

  534  git log

  535  git branch

  536  lsgit

相關文章
相關標籤/搜索