Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Others
/
VCS
/
Git
/
diff
git diff: working tree -> index
git diff –cached: index -> HEAD
git diff HEAD: working tree -> HEAD