RammusXu / rammusxu.github.io

My profile
https://rammusxu.github.io/
2 stars 0 forks source link

git note #19

Closed RammusXu closed 7 years ago

RammusXu commented 8 years ago

update .gitignore and remove from repository

git rm -r --cached node_modules/
RammusXu commented 8 years ago

查單個file的log

gitk --all [file-name]
git log --all [file-name]