These are just things related to git and github that I want to remember
assuming file is file.txt and hash is 123abc
git checkout 123abc -- file.txt
Ref: https://stackoverflow.com/questions/6624036/restore-file-from-old-commit-in-git
These are just things related to git and github that I want to remember
assuming file is file.txt and hash is 123abc
git checkout 123abc -- file.txt
Ref: https://stackoverflow.com/questions/6624036/restore-file-from-old-commit-in-git