How to see a file's change history in the Magento 2 codebase?

git log -- app/code/Magento/Catalog/Model/Product.php

See also: