Git init
git init 
 Saving State 
git commit -m "[content]" 
 Saving State 
git commit "[content]" 
Add all files
git add .  
Add all file
git add [file name] [file name] [file name] ... 
Remove file
git rm [file name] 
Rename file
git mv [old name] [new name] 
Log
git log 
Undo
 git reset --hard [path]
Git
訂閱:
張貼留言 (Atom)
 
 
 發表文章
發表文章
 
 
 
沒有留言:
張貼留言